-
Updated
Jun 2, 2022 - JavaScript
http-client
Here are 1,857 public repositories matching this topic...
-
Updated
May 25, 2022 - PHP
-
Updated
May 20, 2022 - Python
-
Updated
Jun 2, 2022 - JavaScript
Is your feature request related to a problem?
While setting the target interface's ip should work in most cases, it's possible that multiple devices have the same ip.
Also i'm having trouble using a wireguard vpn when i set Table=off. Table=off disables setting up the routes for the vpn and it justs shows up as a regular device. The connection is fine as pycurl can access it when i set
-
Updated
May 25, 2022 - TypeScript
Hi, I have discovered issue when using feign.httpclient.ApacheHttpClient
.
In some cases Apache client throws ProtocolException
which is a checked exception. This happens for example when server returned 303 HTTP code but there was no location header.
In such case Feign proxy throws UndeclaredThrowableException
instead of invoking ErrorDecoder.
Port tests from Got
Got has a very good coverage test-wise. Would be nice to port relevant tests that we're missing over to Ky.
Note: Not for https://github.com/sindresorhus/ky/blob/master/test/browser.js, but for everything else.
The minor issue from node-fetch/node-fetch#1569.
Currently it sends Host
header as the last header. (If a user did not add it manually)
I think it should send Host
header as the first header like it browsers and other libraries do.
Prepend it instead of appending.
"node-fetch": "3.2.3"
-
Updated
May 30, 2022 - Go
-
Updated
Jun 2, 2022 - C
-
Updated
May 28, 2022 - Java
-
Updated
May 30, 2022 - C
-
Updated
Dec 23, 2021 - Kotlin
-
Updated
Feb 19, 2022 - Java
AnnotatedServiceBindingBuilder
and VirtualHostAnnotatedServiceBindingBuilder
currently don't share a common interface for its methods, such as pathPrefix()
and exceptionHandlers()
. This means, a contributor can add a builder method to one builder but not to the other by mistake. By making both builder extend a new interface AnnotatedServiceConfigSetters
, we could prevent such a mistake.
-
Updated
May 22, 2022 - TypeScript
-
Updated
May 24, 2022 - PHP
-
Updated
Jun 2, 2022 - C++
-
Updated
Jun 3, 2022 - Java
-
Updated
Aug 18, 2021 - Java
-
Updated
Jun 2, 2022 - Python
-
Updated
Mar 17, 2022 - PHP
-
Updated
Apr 24, 2022 - Ruby
-
Updated
May 26, 2022 - Clojure
-
Updated
May 21, 2022 - JavaScript
Improve this page
Add a description, image, and links to the http-client topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the http-client topic, visit your repo's landing page and select "manage topics."
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
wss://ris-live.ripe.net/v1/ws/?client=hoppscotch.io
{ "type": "ris_subscribe" }
to the remote server