-
```
What steps will reproduce the problem?
1. Get the following url on the screen:
http://web.archive.org/web/20031118045547/http://lists.netsys.com/pipermail/full
-disclosure/2003-August/00
2. Try to…
-
```
What steps will reproduce the problem?
1. Get the following url on the screen:
http://web.archive.org/web/20031118045547/http://lists.netsys.com/pipermail/full
-disclosure/2003-August/00
2. Try to…
-
```
What steps will reproduce the problem?
1. Get the following url on the screen:
http://web.archive.org/web/20031118045547/http://lists.netsys.com/pipermail/full
-disclosure/2003-August/00
2. Try to…
-
|[](https://github.com/Lukasa)| @Lukasa reported|
|-|-|
|Trac ID|trac#9078|
|Type|enhancement|
|Created|2017-03-15 13:07:32Z|
Settle in folks, we need some background.
Most people have the intuition…
-
The combination of http/2 and Layer-4 Network Load Balancers is, in general, problematic because the NLB is unable to demultiplex the requests carried within a single TCP stream. This results in a ca…
-
Apple released a new provider API that is based on HTTP/2. See https://developer.apple.com/news/?id=12172015b.
Do you plan to support it?
-
Hello.
A while ago the zax client stopped working with my setup. The ZAX client does not show anything.
I have an apache 2.4 reversee proxy (mod_proxy) configured in front of my zabbix server. The a…
-
### Reproduction steps
1) Create a new blank WebAPI project. Note under references the System.Net.Http reference version is 4.0.0.0
2) install any version of LibGet2Sharp (any version after 0.24.1) …
-
HTTP/2 defines pseudo-headers with colons:
https://stackoverflow.com/a/38471412/5008962
E.g.
```
POST /access/sdk/anonymous HTTP/2.0
:authority: example.zendesk.com
{}
```
in https://pyg…
-
### Detailed Description of the Problem
The header with URI (`%HP`), defined via `http-request set-header` which send to backend, changes depending the protocol on frontend:
If request via http1.1…