Open in app

Sign In

Write

Sign In

Nick Fryar
Nick Fryar

Home

About

May 5, 2021

HTTP Headers

This guide provides a quick overview of HTTP headers and lays the groundwork for a thorough understanding of the topic. Background HTTP requests consist of the following: a request line, a list of headers, and an optional body. Example request: GET /photos/cat.png HTTP/1.1 Content-Type: image/png Similarly, HTTP responses consist of the…

Http

3 min read

HTTP Headers
HTTP Headers
Http

3 min read


Apr 28, 2021

HTTP Request Methods

This article is a quick reference for HTTP request methods. If you’re just looking for a specific method, jump here. Background HTTP is a stateless, application-layer protocol for communications on the Web. Text, images, and other forms of hypermedia are served over HTTP to web browsers. The protocol defines request methods…

Http

7 min read

HTTP Request Methods
HTTP Request Methods
Http

7 min read

Nick Fryar

Nick Fryar

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams