https://github.com/badu/http
Golang 1.9 http package (no HTTP2) - rearranged
https://github.com/badu/http
golang http server
Last synced: about 2 months ago
JSON representation
Golang 1.9 http package (no HTTP2) - rearranged
- Host: GitHub
- URL: https://github.com/badu/http
- Owner: badu
- License: apache-2.0
- Created: 2018-02-21T11:18:45.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-04T07:24:58.000Z (almost 8 years ago)
- Last Synced: 2025-01-19T09:31:56.231Z (about 1 year ago)
- Topics: golang, http, server
- Language: Go
- Size: 1.64 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
What is it?
===========
It's Go 1.9 net/http package, rearranged so I can read it and play around with it. You should use it with Go 1.9.
Please consider it W.I.P. and come back later.