-
- [x] The bug is reproducible against the latest release and/or `master`.
- [x] There are no similar issues or pull requests to fix it yet.
Currently both async and sync client requests are succep…
-
-
Being able to transfer files would be a useful feature, to enable whistleblowers, etc.
-
I've created a trivial web server with lwan that for each POST request responds with http code 200 -- it is used for testing another system performance.
Noticed that when request POST reaches 4kb -…
-
Note: This is a living document. Please make suggestions to change it while this task is open.
## Primary goals
Implement a fully RFC 6455 compliant WebSocket server library that
- Is easy to use
- …
-
This tool sadly doesn't seem to detect slowloris attacks. Am I missing something?
-
I'll add details when I can reproduce this reliably. After restarting home-assistant the Qolsys panels blocks requests until the panel is rebooted. This doesn't happen every time and this is what gets…
-
NVDA has trouble processing large numbers of events, leading to hangs of the entire UIA client implementation (nvaccess/nvda#11002). Consider the possibility of reducing the number of events we send t…
-
#### Version information:
➜ ipfs version --all
go-ipfs version: 0.4.18-aefc746
Repo version: 7
System version: amd64/darwin
Golang version: go1.11.2
#### Type:
bug
#### Description:
…
-
I've been exploring paths for setting timeouts for both HTTP servers and clients. My goal is specific timeouts at different stages in the request/response lifecycle. This is more pronounced on HTTP1, …