mirror of
https://github.com/soypat/lneto.git
synced 2026-09-07 07:19:09 +00:00
minor doc nit
This commit is contained in:
+1
-1
@@ -122,7 +122,7 @@ func (sm *MuxSlice) Handle(optMethodAndPath string, handler HandlerFunc) {
|
|||||||
v.handler = handler
|
v.handler = handler
|
||||||
}
|
}
|
||||||
|
|
||||||
// Method is a HTTP request method, parsed by [MethodFromBytes].
|
// Method is a HTTP request method, parsed by [MethodFrom].
|
||||||
type Method uint8
|
type Method uint8
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
|||||||
Reference in New Issue
Block a user