Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

RestSharp

Simple REST and HTTP API Client for .NET
Collective - Host: opensource - https://opencollective.com/restsharp - Website: https://t.co/ph6iVgsVhT - Code: https://github.com/restsharp/RestSharp

Merge pull request #515 from StevenLiekens/master

Fixing an uncaught ArgumentNullException that is thrown when 'RestClient.EncodeParameters()' tri...

github.com/restsharp/RestSharp - 3fae4fe09774e7d1b3d778a43eb1a2b1f9a376d8 authored almost 11 years ago by Phil Haack <[email protected]>
Tabify

github.com/restsharp/RestSharp - d61cb82a0801eb795ea4108742357ec439f302d1 authored almost 11 years ago by Steven Liekens <[email protected]>
Adding a null-check to 'RestClient.EncodeParameter'; optimizing relevant code.

github.com/restsharp/RestSharp - a692126a79b3110c829cd68a742bc8dc05d7ce32 authored almost 11 years ago by Steven Liekens <[email protected]>
Merge pull request #513 from rafaelsteil/fix_duplicate_question_mark

Added a check to not allow duplicated question marks in uris

github.com/restsharp/RestSharp - 7dcd710382c5c91c648a37ac947ab54d49a717b0 authored almost 11 years ago by Phil Haack <[email protected]>
Added a check to not allow duplicated question marks in uris

github.com/restsharp/RestSharp - b65abd708b5f7d119667d36d003ed953ba0caeb0 authored almost 11 years ago by Rafael Steil <[email protected]>
Merge pull request #512 from kato-im/master

Fix null reference on non-HTTP response exception

github.com/restsharp/RestSharp - b594dad5ed01d1d20d7ee949270e77b9c3090ec9 authored almost 11 years ago by Phil Haack <[email protected]>
Fix null reference on non-HTTP response exception

github.com/restsharp/RestSharp - 2c03bf9bbcb7471286beff6b193dbadd9916155f authored almost 11 years ago by Peter Hizalev <[email protected]>
using built-in System.Uri.CheckHostName

github.com/restsharp/RestSharp - 83f79a5aeb368451b1db3c4622be6c83959ca67b authored almost 11 years ago by neochrome <[email protected]>
Added parameter check when setting Host header

github.com/restsharp/RestSharp - 2844f91985e10c2dcf85d73d12b84d92cb9f31a6 authored almost 11 years ago by neochrome <[email protected]>
Merge pull request #500 from rggardner/timeout-put-async

It appears possible for a PUT request to enter a state where a timeout d...

github.com/restsharp/RestSharp - 821153d8425c3d65123a016c939ade23720c46eb authored almost 11 years ago by Phil Haack <[email protected]>
Update Http.Async.cs

Fixed indentation

github.com/restsharp/RestSharp - 721d9dc5fc3974343c8bc7605fd65facbcae794a authored almost 11 years ago by rggardner <[email protected]>
Update AsyncTests.cs

Fixed indentation

github.com/restsharp/RestSharp - f519cec96d6d3fd761711075bf02070a8e661387 authored almost 11 years ago by rggardner <[email protected]>
It appears possible for a PUT request to enter a state where a timeout does not correctly fire. The asyncresult of the request is correctly passed into the SetTimeout method after creation but when it progresses to the response object the SetTimeout is neglected.

This allows for a scenario where a put request can begin and if an error occurs in the response ...

github.com/restsharp/RestSharp - 3e6b4e5e7d94a3e8de1985c42eaf42217758e68a authored almost 11 years ago by Ross Gardner <[email protected]>
Merge pull request #498 from shaylevi2/master

SelectTokens support ("path.to.data") added (with tests)

github.com/restsharp/RestSharp - b9900486109d5a3864b231a328227a8a1dd5a76d authored almost 11 years ago by Phil Haack <[email protected]>
Fixed indentations

github.com/restsharp/RestSharp - 58912beee4d0fc49385546ce7585d0b78f3e9d67 authored almost 11 years ago by shaylevi2 <[email protected]>
Added support for select tokens using the '.' in the Name parameter of "DeserializeAs" attribute

github.com/restsharp/RestSharp - 3a06bf0129427197a49f83a77fdecf6af3fb854b authored almost 11 years ago by shaylevi2 <[email protected]>
Add additional way to proccess enum values

github.com/restsharp/RestSharp - 1a7c56b07967216562d48cde2edac213812a637e authored almost 11 years ago by Naliath <[email protected]>
Merge pull request #493 from staticcat/Http-Sync-Handle-Timeout

Http.Sync now handles timeout responses raised as WebExceptions. These a...

github.com/restsharp/RestSharp - dc71b1875d6921e66ec1170d94ca88edf02996af authored almost 11 years ago by Phil Haack <[email protected]>
Http.Sync now handles timeout responses raised as WebExceptions. These are coverted to httpresponses with a timeout status. The exception object is attached to the response so that deserialization does not occur.

github.com/restsharp/RestSharp - b1ec79a7b0b1938e5ac850e29ab89ad92ae6b7ed authored almost 11 years ago by Jason Smith <[email protected]>
Merge pull request #491 from bicycle-nerd/wp8

Windows Phone 8 Project File

github.com/restsharp/RestSharp - fa894e8c1935d12a0b5fb21ecd8e45baf90a7982 authored about 11 years ago by Phil Haack <[email protected]>
Merge remote-tracking branch 'fork/master' into wp8

github.com/restsharp/RestSharp - b36c648e4953b2902df4e69963347da735d885ec authored about 11 years ago by Christopher McGinnis <[email protected]>
updated to include the new async method

github.com/restsharp/RestSharp - 3daabc4fd8dec189cabcfc08ca2f1493e6cf37dc authored about 11 years ago by Christopher McGinnis <[email protected]>
Merge tag '104.3.3' into wp8-project

github.com/restsharp/RestSharp - aabb4fce9894824addc0de956c35bd7a0949d85b authored about 11 years ago by Christopher McGinnis <[email protected]>
Merge pull request #488 from esthereisner/master

Excluded all non "oauth_" parameters from the signature for multipart re...

github.com/restsharp/RestSharp - abb57a2e865921d75d38a06afd0e7b4df249e478 authored about 11 years ago by Phil Haack <[email protected]>
Merge pull request #490 from Naliath/master

Prevent object is null or undefined exception when deserializing a response

github.com/restsharp/RestSharp - 5e89df461604d259cd2dbad76de8af4d3072fb0b authored about 11 years ago by Phil Haack <[email protected]>
Prevent object is null or undefined exception when the request returns an unexpected type before deserializing (type for which no handler is defined)

github.com/restsharp/RestSharp - ef43aae63c04c1dae1646528bfe321ac76340ee5 authored about 11 years ago by Naliath <[email protected]>
Excluded all non "oauth_" parameters from the signature for multipart requests.

Redid previous commit to omit log files that were included accidentally.

Also (hopefully?) fixe...

github.com/restsharp/RestSharp - 673b60b7ed4ea3d3f26ecdc27e37654b032c6ede authored about 11 years ago by Esther Eisner <[email protected]>
Revert "Excluded all non "oauth_" parameters from the signature for multipart requests."

This reverts commit 178ad4d8821ad8b2b51019acee613180a1c8ac4f.

github.com/restsharp/RestSharp - 626bef55307e99f16318607e8071f1a5cfacae27 authored about 11 years ago by Esther Eisner <[email protected]>
Merge pull request #487 from enricosada/patch-1

fix typo

github.com/restsharp/RestSharp - e18460a5137f3b60562ca754d28a26005c000524 authored about 11 years ago by Phil Haack <[email protected]>
fix typo

github.com/restsharp/RestSharp - 1fe7c3dc3a7281da4c8d66b40444dcee8b901acf authored about 11 years ago by Enrico Sada <[email protected]>
fix typo

github.com/restsharp/RestSharp - 80c7a31d0e440d00012f915ea388df200b1bf540 authored about 11 years ago by Enrico Sada <[email protected]>
fix typo

github.com/restsharp/RestSharp - aba7d74a18dc4c2427a11e32a18b9ce0e0d8734e authored about 11 years ago by Enrico Sada <[email protected]>
Excluded all non "oauth_" parameters from the signature for multipart requests.

Discovered issue when attempting to post to Twitter with media attached.
Per Twitter docs (https...

github.com/restsharp/RestSharp - 178ad4d8821ad8b2b51019acee613180a1c8ac4f authored about 11 years ago by Esther Eisner <[email protected]>
Merge pull request #485 from brettryan/master

Add compact framework support

github.com/restsharp/RestSharp - 9d3405ba9f0ea207da7cca0a82b040607c240026 authored about 11 years ago by Phil Haack <[email protected]>
Updated README to include compact framework support.

github.com/restsharp/RestSharp - 2493e15b5fefaa36c410dd7d31800d6b26244b63 authored about 11 years ago by Brett Ryan <[email protected]>
RestSharp formatting requires tabs, not spaces.

github.com/restsharp/RestSharp - 52eb0310f20c7231c24b1dee4cee0bb59707f3da authored about 11 years ago by Brett Ryan <[email protected]>
Removed accidental AssemblyInfo.cs.

github.com/restsharp/RestSharp - 91d92c1dce84f00cb579ae3f7b1c9d30a559ef8f authored about 11 years ago by Brett Ryan <[email protected]>
Corrected roque parenth.

github.com/restsharp/RestSharp - 64f423eaa157a5a7ea34c47e2212a6053f1066dc authored about 11 years ago by Brett Ryan <[email protected]>
Added VS2008 project for CF.

github.com/restsharp/RestSharp - 20b60ffd8b05606c3255fba3a9c6e43e4bb2016e authored about 11 years ago by Brett Ryan <[email protected]>
Added support for Compact Framework.

github.com/restsharp/RestSharp - dc9f28d51adfffe4cc2d83bd503d675bfee3a0a2 authored about 11 years ago by Brett Ryan <[email protected]>
Merge pull request #480 from mbp/invariantculture-for-xml-serializer

Use InvariantCulture for XmlSerializer

github.com/restsharp/RestSharp - 516c4a296b3ff7973ef8f97045336a96ff9e3517 authored about 11 years ago by Phil Haack <[email protected]>
Serialize numbers with invariant culture.

github.com/restsharp/RestSharp - 12d28ddc98239c24707cd3018ac32a8ee8e805d0 authored about 11 years ago by Morten Brix Pedersen <[email protected]>
Serialize DateTime and bool with InvariantCulture.

github.com/restsharp/RestSharp - 926bc9baf274f643b2cfc6a6d898f26265385102 authored about 11 years ago by Morten Brix Pedersen <[email protected]>
Merge pull request #473 from roqz/master

Added PreAuthenticate Property

github.com/restsharp/RestSharp - dc4feb209660faba713404f3ebcf6ea7bec0e966 authored about 11 years ago by Phil Haack <[email protected]>
Merge pull request #477 from mbp/populate-errorexception

Remember to map ErrorException along with other properties

github.com/restsharp/RestSharp - 4c32a14a97e7f89eaf72b3dc89b9cfdad61f4592 authored about 11 years ago by Phil Haack <[email protected]>
Remember to map ErrorException along with other properties

github.com/restsharp/RestSharp - ca961deb317d659970067d8834b0d94c5a3d4dd8 authored about 11 years ago by Morten Brix Pedersen <[email protected]>
Added PreAuthenticate Property

Added PreAuthenticate Property to RestClient and Http to be able to set
this on the HttpWebReque...

github.com/restsharp/RestSharp - d6030a1ae39770958891be47910c1c91f7489565 authored about 11 years ago by roqz <[email protected]>
Merge pull request #472 from josh-ak/ReadWriteTimeout

Expose HttpWebRequest ReadWriteTimeout to client

github.com/restsharp/RestSharp - 4232107af720eee425ec506ca1d8077cef384db7 authored about 11 years ago by Phil Haack <[email protected]>
Expose HttpWebRequest property, ReadWriteTimout

Allow user to set ReadWriteTimeout...a parameter that otherwise default
to 5 minutes. Convert sp...

github.com/restsharp/RestSharp - 8ac74e903ebad38c5fe56703f0017604ccc2a1d4 authored about 11 years ago by josh-ak <[email protected]>
Expose HttpWebRequest property, ReadWriteTimeout

Allow the user to set ReadWriteTimeout...a parameter that otherwise
defaults to 5 minutes.

github.com/restsharp/RestSharp - f47628e73dc1f37a27ad3358988490013173b77e authored about 11 years ago by josh-ak <[email protected]>
Added support for JsonArray deserialization

github.com/restsharp/RestSharp - 3586cf8fbabcfa9ca39938967c98689d610503a6 authored about 11 years ago by Ryan Griffith <[email protected]>
Merge pull request #470 from perlun/patch-1

Update readme.txt

github.com/restsharp/RestSharp - cbe1480c4c92c9e7ec6233442136c55134bf8f80 authored about 11 years ago by Phil Haack <[email protected]>
Update readme.txt

This one has bugged me for a while, since the previous version is blatantly untrue. This is at l...

github.com/restsharp/RestSharp - 94af5ccd681e90b17a6ea344c7a6a667c4855c20 authored about 11 years ago by Per Lundberg <[email protected]>
Merge pull request #467 from arangas/enum-type-parsing

Deserialization for enums of any type

github.com/restsharp/RestSharp - ccdb5d193c150a950c18ac8742fedf5e5152c926 authored about 11 years ago by Phil Haack <[email protected]>
Support for enums of any available enum type

github.com/restsharp/RestSharp - b1670cda66b42b0bd7c8583390a71e7d1087cce8 authored about 11 years ago by Alex Angas <[email protected]>
Added tests for deserializing different enum types

This demonstrates a bug where int is always assumed as enum type.

github.com/restsharp/RestSharp - 7689170b2575b75be7f26f8db294c8aef38ecb4c authored about 11 years ago by Alex Angas <[email protected]>
Merge pull request #461 from chribben/delete-request-with-body

Sending a DELETE reqeust asynchronously with a request body from the cli...

github.com/restsharp/RestSharp - 9985f6ce4a589960c38dffc798e9531db8a56b90 authored about 11 years ago by Phil Haack <[email protected]>
Sending a DELETE reqeust asynchronously with a request body from the client didn't actually include the body. This is now fixed so that the body is now in fact included in the request

github.com/restsharp/RestSharp - c39e547a8c57657d6012a53617a93261ccada915 authored about 11 years ago by Christian Jacobsen <[email protected]>
Merge pull request #460 from restsharp/haacked/fix-default-user-agent

Default user agent should be name/version

github.com/restsharp/RestSharp - f547b91fd0b0615098743bf5ef99047d1748ed75 authored about 11 years ago by Phil Haack <[email protected]>
Default user agent should be name/version

github.com/restsharp/RestSharp - 36a68d8ce353b8aa5f8d45dfd1f51e539121a846 authored about 11 years ago by Haacked <[email protected]>
Merge pull request #456 from restsharp/Haacked-patch-2

Update version to 104.4

github.com/restsharp/RestSharp - fb79f9fe30c54fd51da7d21ebd1b1811210483e7 authored about 11 years ago by Phil Haack <[email protected]>
Update version to 104.4

This includes a feature that allows specifying whether or not to use default authentication.

github.com/restsharp/RestSharp - 6b56a1b39420d2ecbdb6a07da97be3e407d68dc2 authored about 11 years ago by Phil Haack <[email protected]>
Merge pull request #455 from ecraft/CustomUseDefaultCredentials

Added support for UseDefaultCredentials

github.com/restsharp/RestSharp - 0def84ba35e0cfda2c0649b27d3f99093d751417 authored about 11 years ago by Phil Haack <[email protected]>
Fixed whitespace... Was spaces by mistake.

github.com/restsharp/RestSharp - 6c3f31423c39897adc9500b850edacbae7e538db authored about 11 years ago by Per Lundberg <[email protected]>
Implemented the support for UseDefaultCredentials in the various layers involved. Note that the integration tests currently only tests the Http.Sync.cs implementation - an async test could also be added if needed.

github.com/restsharp/RestSharp - 03eb13c23ebe205eeda7c31b49ec52c927525a92 authored about 11 years ago by Per Lundberg <[email protected]>
Faking "after-the-fact" testing to look more TDD than it actually was. ;) Added a new IRestRequest & RestRequst UseDefaultCredentials property, which does what its name implies.

github.com/restsharp/RestSharp - bbf036a632482caac0483bdd5f8b5649c0e82ce5 authored about 11 years ago by Per Lundberg <[email protected]>
Added support for custom AuthenticationSchemes, to be able to test the upcoming Windows Authentication support.

github.com/restsharp/RestSharp - 192f8c10a213c22772058dd7c39437e027a62d5a authored about 11 years ago by Per Lundberg <[email protected]>
Added TODO which someone could (and perhaps should) look into at some point.

github.com/restsharp/RestSharp - dc5c3d669d0e3efd26f37b0bfdcdf3ba898507b7 authored about 11 years ago by Per Lundberg <[email protected]>
[Slightly OT...] Fixed very minor spelling error.

github.com/restsharp/RestSharp - 80f91b0cb827700ca1b85ae73713b92217ed4ded authored about 11 years ago by Per Lundberg <[email protected]>
Merge pull request #446 from mafifi/master

A test for restsharp/RestSharp#234. No code changes required, unit test...

github.com/restsharp/RestSharp - 04f9404bf1fe932e3f0b80c92dc0d8cc7ac7bcb6 authored about 11 years ago by Phil Haack <[email protected]>
A test for restsharp/RestSharp#234. No code changes required, unit test passes with latest branch of code.

github.com/restsharp/RestSharp - 088c0118768f0bc9c3efd29e707041c9879dfc8c authored about 11 years ago by Mostafa Afifi <[email protected]>
Add Meta solution folder

github.com/restsharp/RestSharp - 0595e5013d7059802e6b8da90ebbbb2349a37143 authored about 11 years ago by Haacked <[email protected]>
Add release notes for 104.3.3

github.com/restsharp/RestSharp - c6f30c8c4e983a753743e40ac14ab3e10589ac5d authored about 11 years ago by Haacked <[email protected]>
Merge pull request #442 from hahmed/patch-1

IRestResponse<T> instead of RestResponse<T>

github.com/restsharp/RestSharp - 00ab7b2bd37ece57113460b3fd1aa025ec43d344 authored about 11 years ago by Phil Haack <[email protected]>
IRestResponse<T> instead of RestResponse<T>

Makes it easier for someone picking up the examples to get this to work :)

github.com/restsharp/RestSharp - 612cbc1e6e456bd509675d95269b9f228c835112 authored about 11 years ago by Haroon <[email protected]>
Update version to 104.3.3

github.com/restsharp/RestSharp - bcad3511b3d9fe60bdb519bbcc94f31d03a1ae7a authored about 11 years ago by Phil Haack <[email protected]>
Merge pull request #439 from davidgrupp/master

Added support to JsonDeserializer for deserializing a Dictionary to a Dictionary<String,List<T>>

github.com/restsharp/RestSharp - d834b726844ce46b62505931d605b2e4de9c0c5b authored about 11 years ago by Phil Haack <[email protected]>
Merge pull request #441 from restsharp/Haacked-patch-1

Increment RestSharp PATCH version

github.com/restsharp/RestSharp - 9ca7557c93f330f12fd7a763e3a1317585d15646 authored about 11 years ago by Phil Haack <[email protected]>
Increment RestSharp PATCH version

github.com/restsharp/RestSharp - d086b47c5f53159c8abc046975ae0688ace00b14 authored about 11 years ago by Phil Haack <[email protected]>
Merge pull request #440 from robertmiles3/escapedatastring-limit-fixer

UrlEncode fix for input strings > 32766 limit

github.com/restsharp/RestSharp - 86a54f60751b313e737777e53e084a2b8bb6db0f authored about 11 years ago by Phil Haack <[email protected]>
Unit Tests for UrlEncode limit fix

github.com/restsharp/RestSharp - 66d151f51711491f63b3852a75a780eed101014d authored about 11 years ago by Robert Miles <[email protected]>
UrlEncode fix for input strings > 32766 limit

Initial code by @jeffthieleke-wf with my additions of null parameter
check, correct maxLength of...

github.com/restsharp/RestSharp - 54a4d1508bf388001c2c2b7d1a77fa7c10d21ea3 authored about 11 years ago by Robert Miles <[email protected]>
updated JsonDeserializer to handle Dictionarys<String,List<T>> by just calling BuildList method which fixed confusion around list of lists.

Also updated the sample data to more clearly show lists vs list of lists

github.com/restsharp/RestSharp - faa3e4224cb37b656757221882a7987b8126c5dc authored about 11 years ago by david grupp <[email protected]>
fixed BuildDictionary in JsonDeserializer to add all elements from the JsonArrays

github.com/restsharp/RestSharp - 07229beeaee512ea30c559eca2f3da34276fe3cc authored about 11 years ago by david grupp <[email protected]>
added unit test for deserializing a Dictionary<String,List<T>>

github.com/restsharp/RestSharp - a13238ccf6f515ea6581184faa0b51eac480e060 authored about 11 years ago by david grupp <[email protected]>
fixed build error in JsonDeserializer when building dictionaries

github.com/restsharp/RestSharp - fa812cf0cca28623bb7a799ea343e255c19a3c80 authored about 11 years ago by david grupp <[email protected]>
added support for deserializing a dictionary's values to a list

github.com/restsharp/RestSharp - b28e7f80bfa17791f04806de83dda6e7feeed2e1 authored about 11 years ago by david grupp <[email protected]>
Increment version

github.com/restsharp/RestSharp - 4f90124b5b8d9c647163142b39870938fec11552 authored about 11 years ago by Haacked <[email protected]>
Merge pull request #437 from devinrader/master

All all HTTP responses to be deserialized

github.com/restsharp/RestSharp - 3a174c552d0574c0b6c9703d32cb6402846170c3 authored about 11 years ago by Devin Rader <[email protected]>
Code formatting fixes

github.com/restsharp/RestSharp - 45b9605d5f4fbc451be1cb4e53f3e1a040f1ba55 authored about 11 years ago by Devin Rader <[email protected]>
Untabbify the things

github.com/restsharp/RestSharp - 6d882f0896e8e2b3d2f0dec3fedf4962101e9f21 authored over 11 years ago by Devin Rader <[email protected]>
Updated RestClient to deserialize objects except in cases of non-protocol errors

github.com/restsharp/RestSharp - e85c1a4e58d82a572b341658a1e43510db7b59d7 authored over 11 years ago by Devin Rader <[email protected]>
Fixing regex to allow non-prerelease version numbers

github.com/restsharp/RestSharp - d2776a5dc780e5b43986d30701f035d81f397335 authored over 11 years ago by Devin Rader <[email protected]>
added project which targets windows phone 8

github.com/restsharp/RestSharp - 2e3e22949e84872d0a53b1f25c8a3648e31894f8 authored over 11 years ago by Christopher McGinnis <[email protected]>
Merge pull request #433 from oysteinkrog/enable_asynctask_monodroid_and_monotouch

Enable async/task extensions for monodroid and monotouch

github.com/restsharp/RestSharp - 30cd8ef3019222aafa012bb34391ca65a9130d2a authored over 11 years ago by Phil Haack <[email protected]>
Enable async/task extensions for monodroid and monotouch

github.com/restsharp/RestSharp - f6ebdb7cbff95e15baaf94d01366bc4cf2157653 authored over 11 years ago by Øystein Krog <[email protected]>
Merge pull request #430 from topas/master

XmlDeserializer shoud be parent class of XmlAttributeDeserializer

github.com/restsharp/RestSharp - 159ab125aac7c8b8003c1eaea1495b317502879b authored over 11 years ago by Phil Haack <[email protected]>
XmlDeserializer shoud be parent class of XmlAttributeDeserializer

github.com/restsharp/RestSharp - 8446a4ace7a4fdf821e1ff411981fd27f75517b6 authored over 11 years ago by topascz <[email protected]>
Merge pull request #429 from rlyczynski/BoolFromIntDeserialization

JsonDeserialize : int to bool

github.com/restsharp/RestSharp - fb68cad124e4fafb29d4e614ce4b54737ba5f5f7 authored over 11 years ago by Phil Haack <[email protected]>