-
Fun fact:
Tested to connect to Fortnox api with Laravel 7 new Http::client.
Might be of interest for someones fork or for future updates.
This works very well:
```
use Illuminate\Support\Faca…
-
- http 规范 https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Basics_of_HTTP/Identifying_resources_on_the_Web
-
Some of the service method descriptions embed curl commands along with http responses. Would it be useful to pull these out of the description and create a directive to tag as, for example, http req/…
-
Make a version that is compatible with https://github.com/eBay/parallec/issues/37
-
In the HTTP client class [com.braintreegateway.util.Http](https://github.com/braintree/braintree_java/blob/master/src/main/java/com/braintreegateway/util/Http.java#L165) it is used INFO log level for …
-
Configure timeouts for `keep-alive` connection for proxy repositories in HTTP client. Right now it may hang if internal network resets keep-alive connections.
-
Based on the actually used `async-http-client` versions - which should be sent as part of the `user-agent` header - we could consider to remove support for `async-http-client` from our SDK.
-
```
This will allow for better loggign and insight.
Issue now is the acl list. When the server denies access - there is no code
returned indicating that.
The log message on the client is simply:
…
-
Please answer these questions before submitting your issue. Thanks!
### What version of Go are you using (`go version`)?
Go 1.11
### Does this issue reproduce with the latest release?
Yes
…
-
This thread is intended to provide a design discussion frame in order to consolidate a homogeneous and versatile HTTP client middleware interface that can be used in `gentleman`, as well as in other p…
h2non updated
7 years ago