Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonswine/golang-http-keepalive
https://github.com/simonswine/golang-http-keepalive
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/simonswine/golang-http-keepalive
- Owner: simonswine
- Created: 2020-09-07T16:35:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-07T16:35:57.000Z (over 4 years ago)
- Last Synced: 2023-03-11T19:37:07.683Z (almost 2 years ago)
- Language: Go
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Golang HTTP keep alive
This is just a quick code to play with HTTP timeout/keep-alives
* https://blog.cloudflare.com/the-complete-guide-to-golang-net-http-timeouts/