| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 0cb1bca commit f41ea76
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -196,7 +196,7 @@ enum http_status_codes { | |||
| 196 | 196 | // Unlike the HTTP/1 implementation, the HTTP/2 implementation is not limited | |
| 197 | 197 | // to a fixed number of known supported HTTP methods. These constants, therefore | |
| 198 | 198 | // are provided strictly as a convenience to users and are exposed via the | |
| 199 | - // require('http2').constants object. | ||
| 199 | + // require('node:http2').constants object. | ||
| 200 | 200 | #define HTTP_KNOWN_METHODS(V) \ | |
| 201 | 201 | V(ACL, "ACL") \ | |
| 202 | 202 | V(BASELINE_CONTROL, "BASELINE-CONTROL") \ | |
| Back | FazBrowse Home | New Git URL |
0 commit comments