We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 52dab0a + 090f1c2 commit 44add3bCopy full SHA for 44add3b
course-definition.yml
@@ -825,8 +825,8 @@ stages:
825
Content-Type: text/plain
826
Content-Length: 23
827
828
- 1F 8B 08 00 00 00 00 00 // Hexadecimal representation of the response body
829
- 00 03 4B 4C 4A 06 00 C2
+ 1F 8B 08 00 00 00 00 00 // This is the hexadecimal representation of the body.
+ 00 03 4B 4C 4A 06 00 C2 // It should actually be sent as binary data.
830
41 24 35 03 00 00 00
831
```
832
0 commit comments