| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 1c30d60 commit c6ae7d0
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -941,8 +941,8 @@ In case of server request, the HTTP version sent by the client. In the case of | |||
| 941 | 941 | client response, the HTTP version of the connected-to server. | |
| 942 | 942 | Probably either `'1.1'` or `'1.0'`. | |
| 943 | 943 | ||
| 944 | - Also `response.httpVersionMajor` is the first integer and | ||
| 945 | - `response.httpVersionMinor` is the second. | ||
| 944 | + Also `message.httpVersionMajor` is the first integer and | ||
| 945 | + `message.httpVersionMinor` is the second. | ||
| 946 | 946 | ||
| 947 | 947 | ### message.method | |
| 948 | 948 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments