Skip to content

alexartwww/goHttpServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goHttpServer

My Test Golang project

TODO

  1. HTTP GET Parser
  2. HTTP Response
  3. Mimetype support
  4. Content Length support
  5. urlDecode/urlEncode
  6. If-Modified-Since header support
  7. ETag support
  8. Multipart Form Data support
  9. POST method support
  10. PUT method support
  11. OPTIONS method support
  12. HEAD method support
  13. DELETE method support
  14. Other methods support
  15. Keep Alive support
  16. Encoding support
  17. GZip/Deflate support
  18. Accept header support
  19. Configuration support, update configuration on signal
  20. Other Signals handlers
  21. Multi host support
  22. HTTPS support
  23. HTTP/2 support
  24. Performance test
  25. Tests
  26. ...

You awesome!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published