-
Greetings team,
I'm currently working on a project intended for security professionals, and I've come across a requirement where we need to send HTTP requests in an unstructured format. This functi…
-
### Is there an existing feature request for this?
- [X] I have searched the existing issues before opening this feature request.
### Describe the feature you would like to see.
It would be n…
-
We should verify trailing headers according to `Trailer` header, [RFC 7230 4.4](https://tools.ietf.org/html/rfc7230#section-4.4). Moreover, since Tempesta moves trailing headers (is it consistent with…
-
I'm using `test_against_node.rs` example
When I set up my URL (as an example `http://bitcoin.test.node`), DNS name during request converted to `11.11.11.11` and I', getting 400 response due to Host h…
-
### Description
The workaround in [this issue](https://github.com/Azure/azure-functions-dotnet-worker/issues/666) still seems needed, even though the last comment indicates otherwise.
I checked the…
-
### Which web client version did you detect this bug with?
v1.14.0
### What environment (build systems, module system, and framework) did you detect this bug with?
TypeScript v4.7.4, node v19.7.0…
-
The environmentVariables is quite useful that I can switch between different environment conveniently.
But I have the same http headers cross different request, although I can put the these http head…
-
HTTP header propagation from one service to another is a common requirement in microservices deployments. Most importantly this is needed to enable distributed tracing.
Following is how you can ac…
-
## User story.
As an API developer, I don't need to mark an endpoint as deprecated in OpenAPI and in my API code by emitting a HTTP `Deprecated` header.
## Is your feature request related to a p…
-
Is the way to pass own http headers when using url instead local path ?