restclient
https://github.com/proyecto26/restclient
C#
🦄 Simple HTTP and REST client for Unity based on Promises, also supports Callbacks! 🎮
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C# not yet supported4 Subscribers
Add a CodeTriage badge to restclient
Help out
- Issues
- Can't send post request after Update to latest version
- Missing Meta files
- Update ExecuteOnMainThread.cs to work with newer versions of .NET
- Update promises to be awaitable using `async`/`await`
- Add support for Editor Coroutines
- SSL Instructions (Curl error 60: Cert verify failed: UNITYTLS_X509VERIFY_FLAG_UNKNOWN_ERROR)
- Request headers must contain only ASCII characters
- When repeating parameter is required, URI string manipulation is the only way to add it
- Curl error but never on the first call
- [Discussion] Who is using RestClient in production?
- Docs
- C# not yet supported