x/net/http
Colin Henry fe49018479
Some checks failed
Go / build (1.19) (push) Failing after 22s
added new check capability and added assets to a few other packages
2024-09-28 15:19:00 -07:00
..
auth.go added new check capability and added assets to a few other packages 2024-09-28 15:19:00 -07:00
multihandler.go new ServeMux based on Mat Ryer's Way. removed method support in the mux to allow it to be handled by the handlers themselves. Keeps the standard library net/http handler contract and provides better support for the handlers provided by x's net/http. 2022-07-08 19:32:45 -07:00
status_handler.go new ServeMux based on Mat Ryer's Way. removed method support in the mux to allow it to be handled by the handlers themselves. Keeps the standard library net/http handler contract and provides better support for the handlers provided by x's net/http. 2022-07-08 19:32:45 -07:00