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.
1 parent 7054501 commit 090f1c2Copy full SHA for 090f1c2
course-definition.yml
@@ -825,7 +825,7 @@ stages:
825
Content-Type: text/plain
826
Content-Length: 23
827
828
- 1F 8B 08 00 00 00 00 00 // This is just showing the response body as hex.
+ 1F 8B 08 00 00 00 00 00 // This is the hexadecimal representation of the body.
829
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
```
0 commit comments