Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/restsharp/RestSharp
Simple REST and HTTP API Client for .NET
https://github.com/restsharp/RestSharp
Fixing an uncaught ArgumentNullException that is thrown when 'RestClient.EncodeParameters()' tri...
3fae4fe09774e7d1b3d778a43eb1a2b1f9a376d8 authored almost 11 years agod61cb82a0801eb795ea4108742357ec439f302d1 authored almost 11 years ago
a692126a79b3110c829cd68a742bc8dc05d7ce32 authored almost 11 years ago
Added a check to not allow duplicated question marks in uris
7dcd710382c5c91c648a37ac947ab54d49a717b0 authored almost 11 years agob65abd708b5f7d119667d36d003ed953ba0caeb0 authored almost 11 years ago
Fix null reference on non-HTTP response exception
b594dad5ed01d1d20d7ee949270e77b9c3090ec9 authored almost 11 years ago2c03bf9bbcb7471286beff6b193dbadd9916155f authored almost 11 years ago
83f79a5aeb368451b1db3c4622be6c83959ca67b authored almost 11 years ago
2844f91985e10c2dcf85d73d12b84d92cb9f31a6 authored about 11 years ago
It appears possible for a PUT request to enter a state where a timeout d...
821153d8425c3d65123a016c939ade23720c46eb authored about 11 years agoFixed indentation
721d9dc5fc3974343c8bc7605fd65facbcae794a authored about 11 years agoFixed indentation
f519cec96d6d3fd761711075bf02070a8e661387 authored about 11 years agoThis allows for a scenario where a put request can begin and if an error occurs in the response ...
3e6b4e5e7d94a3e8de1985c42eaf42217758e68a authored about 11 years agoSelectTokens support ("path.to.data") added (with tests)
b9900486109d5a3864b231a328227a8a1dd5a76d authored about 11 years ago58912beee4d0fc49385546ce7585d0b78f3e9d67 authored about 11 years ago
3a06bf0129427197a49f83a77fdecf6af3fb854b authored about 11 years ago
1a7c56b07967216562d48cde2edac213812a637e authored about 11 years ago
Http.Sync now handles timeout responses raised as WebExceptions. These a...
dc71b1875d6921e66ec1170d94ca88edf02996af authored about 11 years agob1ec79a7b0b1938e5ac850e29ab89ad92ae6b7ed authored about 11 years ago
Windows Phone 8 Project File
fa894e8c1935d12a0b5fb21ecd8e45baf90a7982 authored about 11 years agob36c648e4953b2902df4e69963347da735d885ec authored about 11 years ago
3daabc4fd8dec189cabcfc08ca2f1493e6cf37dc authored about 11 years ago
aabb4fce9894824addc0de956c35bd7a0949d85b authored about 11 years ago
Excluded all non "oauth_" parameters from the signature for multipart re...
abb57a2e865921d75d38a06afd0e7b4df249e478 authored about 11 years agoPrevent object is null or undefined exception when deserializing a response
5e89df461604d259cd2dbad76de8af4d3072fb0b authored about 11 years agoef43aae63c04c1dae1646528bfe321ac76340ee5 authored about 11 years ago
Redid previous commit to omit log files that were included accidentally.
Also (hopefully?) fixe...
673b60b7ed4ea3d3f26ecdc27e37654b032c6ede authored about 11 years agoThis reverts commit 178ad4d8821ad8b2b51019acee613180a1c8ac4f.
626bef55307e99f16318607e8071f1a5cfacae27 authored about 11 years agofix typo
e18460a5137f3b60562ca754d28a26005c000524 authored about 11 years ago1fe7c3dc3a7281da4c8d66b40444dcee8b901acf authored about 11 years ago
80c7a31d0e440d00012f915ea388df200b1bf540 authored about 11 years ago
aba7d74a18dc4c2427a11e32a18b9ce0e0d8734e authored about 11 years ago
Discovered issue when attempting to post to Twitter with media attached.
Per Twitter docs (https...
Add compact framework support
9d3405ba9f0ea207da7cca0a82b040607c240026 authored about 11 years ago2493e15b5fefaa36c410dd7d31800d6b26244b63 authored about 11 years ago
52eb0310f20c7231c24b1dee4cee0bb59707f3da authored about 11 years ago
91d92c1dce84f00cb579ae3f7b1c9d30a559ef8f authored about 11 years ago
64f423eaa157a5a7ea34c47e2212a6053f1066dc authored about 11 years ago
20b60ffd8b05606c3255fba3a9c6e43e4bb2016e authored about 11 years ago
dc9f28d51adfffe4cc2d83bd503d675bfee3a0a2 authored about 11 years ago
Use InvariantCulture for XmlSerializer
516c4a296b3ff7973ef8f97045336a96ff9e3517 authored about 11 years ago12d28ddc98239c24707cd3018ac32a8ee8e805d0 authored about 11 years ago
926bc9baf274f643b2cfc6a6d898f26265385102 authored about 11 years ago
Added PreAuthenticate Property
dc4feb209660faba713404f3ebcf6ea7bec0e966 authored about 11 years ago3bb3d8edc57286effc07f198ad00d4afb9978685 authored about 11 years ago
Remember to map ErrorException along with other properties
4c32a14a97e7f89eaf72b3dc89b9cfdad61f4592 authored about 11 years agoca961deb317d659970067d8834b0d94c5a3d4dd8 authored about 11 years ago
Added PreAuthenticate Property to RestClient and Http to be able to set
this on the HttpWebReque...
Expose HttpWebRequest ReadWriteTimeout to client
4232107af720eee425ec506ca1d8077cef384db7 authored about 11 years ago
Allow user to set ReadWriteTimeout...a parameter that otherwise default
to 5 minutes. Convert sp...
Allow the user to set ReadWriteTimeout...a parameter that otherwise
defaults to 5 minutes.
3586cf8fbabcfa9ca39938967c98689d610503a6 authored about 11 years ago
Update readme.txt
cbe1480c4c92c9e7ec6233442136c55134bf8f80 authored about 11 years agoThis one has bugged me for a while, since the previous version is blatantly untrue. This is at l...
94af5ccd681e90b17a6ea344c7a6a667c4855c20 authored about 11 years agoDeserialization for enums of any type
ccdb5d193c150a950c18ac8742fedf5e5152c926 authored about 11 years agob1670cda66b42b0bd7c8583390a71e7d1087cce8 authored about 11 years ago
This demonstrates a bug where int is always assumed as enum type.
7689170b2575b75be7f26f8db294c8aef38ecb4c authored about 11 years agoSending a DELETE reqeust asynchronously with a request body from the cli...
9985f6ce4a589960c38dffc798e9531db8a56b90 authored about 11 years agoc39e547a8c57657d6012a53617a93261ccada915 authored about 11 years ago
Default user agent should be name/version
f547b91fd0b0615098743bf5ef99047d1748ed75 authored over 11 years ago36a68d8ce353b8aa5f8d45dfd1f51e539121a846 authored over 11 years ago
Update version to 104.4
fb79f9fe30c54fd51da7d21ebd1b1811210483e7 authored over 11 years agoThis includes a feature that allows specifying whether or not to use default authentication.
6b56a1b39420d2ecbdb6a07da97be3e407d68dc2 authored over 11 years agoAdded support for UseDefaultCredentials
0def84ba35e0cfda2c0649b27d3f99093d751417 authored over 11 years ago6c3f31423c39897adc9500b850edacbae7e538db authored over 11 years ago
03eb13c23ebe205eeda7c31b49ec52c927525a92 authored over 11 years ago
bbf036a632482caac0483bdd5f8b5649c0e82ce5 authored over 11 years ago
192f8c10a213c22772058dd7c39437e027a62d5a authored over 11 years ago
dc5c3d669d0e3efd26f37b0bfdcdf3ba898507b7 authored over 11 years ago
80f91b0cb827700ca1b85ae73713b92217ed4ded authored over 11 years ago
A test for restsharp/RestSharp#234. No code changes required, unit test...
04f9404bf1fe932e3f0b80c92dc0d8cc7ac7bcb6 authored over 11 years ago088c0118768f0bc9c3efd29e707041c9879dfc8c authored over 11 years ago
0595e5013d7059802e6b8da90ebbbb2349a37143 authored over 11 years ago
c6f30c8c4e983a753743e40ac14ab3e10589ac5d authored over 11 years ago
IRestResponse<T> instead of RestResponse<T>
00ab7b2bd37ece57113460b3fd1aa025ec43d344 authored over 11 years agoMakes it easier for someone picking up the examples to get this to work :)
612cbc1e6e456bd509675d95269b9f228c835112 authored over 11 years agobcad3511b3d9fe60bdb519bbcc94f31d03a1ae7a authored over 11 years ago
Added support to JsonDeserializer for deserializing a Dictionary to a Dictionary<String,List<T>>
d834b726844ce46b62505931d605b2e4de9c0c5b authored over 11 years agoIncrement RestSharp PATCH version
9ca7557c93f330f12fd7a763e3a1317585d15646 authored over 11 years agod086b47c5f53159c8abc046975ae0688ace00b14 authored over 11 years ago
UrlEncode fix for input strings > 32766 limit
86a54f60751b313e737777e53e084a2b8bb6db0f authored over 11 years ago66d151f51711491f63b3852a75a780eed101014d authored over 11 years ago
Initial code by @jeffthieleke-wf with my additions of null parameter
check, correct maxLength of...
Also updated the sample data to more clearly show lists vs list of lists
faa3e4224cb37b656757221882a7987b8126c5dc authored over 11 years ago07229beeaee512ea30c559eca2f3da34276fe3cc authored over 11 years ago
a13238ccf6f515ea6581184faa0b51eac480e060 authored over 11 years ago
fa812cf0cca28623bb7a799ea343e255c19a3c80 authored over 11 years ago
b28e7f80bfa17791f04806de83dda6e7feeed2e1 authored over 11 years ago
4f90124b5b8d9c647163142b39870938fec11552 authored over 11 years ago
All all HTTP responses to be deserialized
3a174c552d0574c0b6c9703d32cb6402846170c3 authored over 11 years ago45b9605d5f4fbc451be1cb4e53f3e1a040f1ba55 authored over 11 years ago
6d882f0896e8e2b3d2f0dec3fedf4962101e9f21 authored over 11 years ago
e85c1a4e58d82a572b341658a1e43510db7b59d7 authored over 11 years ago
d2776a5dc780e5b43986d30701f035d81f397335 authored over 11 years ago
2e3e22949e84872d0a53b1f25c8a3648e31894f8 authored over 11 years ago
Enable async/task extensions for monodroid and monotouch
30cd8ef3019222aafa012bb34391ca65a9130d2a authored over 11 years agof6ebdb7cbff95e15baaf94d01366bc4cf2157653 authored over 11 years ago
XmlDeserializer shoud be parent class of XmlAttributeDeserializer
159ab125aac7c8b8003c1eaea1495b317502879b authored over 11 years ago8446a4ace7a4fdf821e1ff411981fd27f75517b6 authored over 11 years ago
JsonDeserialize : int to bool
fb68cad124e4fafb29d4e614ce4b54737ba5f5f7 authored over 11 years ago