(pattern string, h http.HandlerFunc)
| 101 | Options(pattern string, h http.HandlerFunc) |
| 102 | Patch(pattern string, h http.HandlerFunc) |
| 103 | Post(pattern string, h http.HandlerFunc) |
| 104 | Put(pattern string, h http.HandlerFunc) |
| 105 | Trace(pattern string, h http.HandlerFunc) |
| 106 |
no outgoing calls