2020-08-27 10:07:46 +03:00
|
|
|
GET http://localhost:8000/hello
|
2022-11-11 00:28:57 +03:00
|
|
|
HTTP 200
|
2022-12-02 22:50:27 +03:00
|
|
|
`Hello World!`
|
2020-08-27 10:07:46 +03:00
|
|
|
|
2021-07-04 19:49:20 +03:00
|
|
|
GET http://localhost:8000/hello
|
2022-11-11 00:28:57 +03:00
|
|
|
HTTP 200
|
2021-07-04 19:49:20 +03:00
|
|
|
file, data.txt;
|
2020-08-27 10:07:46 +03:00
|
|
|
|
|
|
|
GET http://localhost:8000/hello
|
2022-11-11 00:28:57 +03:00
|
|
|
HTTP 200
|
2021-07-04 19:49:20 +03:00
|
|
|
hex, 48656c6c6f20576f726c6421;
|
2020-08-27 10:07:46 +03:00
|
|
|
|
2021-07-04 19:49:20 +03:00
|
|
|
GET http://localhost:8000/hello
|
2022-11-11 00:28:57 +03:00
|
|
|
HTTP 200
|
2021-07-04 19:49:20 +03:00
|
|
|
base64, SGVsbG8gV29ybGQh;
|