This website requires JavaScript.
Explore
Help
Sign In
jchenry
/
x
Watch
1
Star
0
Fork
0
You've already forked x
Code
Issues
Pull Requests
Actions
Releases
Wiki
Activity
72
Commits
3
Branches
7
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Colin Henry
dc5f8b6e5a
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
Colin Henry
31cb99467c
fix incorrect return code
2020-12-10 09:25:23 -08:00
Colin Henry
3bdd3e503e
simplifying the repo, commands removed and proper libraries kept
2020-07-08 18:59:37 -07:00