Y
Hacker News
new
|
ask
|
show
|
jobs
by
salmaanp
2054 days ago
another HTTP header that I recently came to know about is the "Expect" header. Basically used to send just the request without request body and send the body only after the server responds with HTTP status code 100.