Open
Description
MethodHandler supports OPTIONS, but it's not included in Allow.
Line 32 in 3e03024
allow := []string{http.MethodOptions}
In case of 405, client should know OPTIONS is an option.
Metadata
Metadata
Assignees
Type
Projects
Status
No status