Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
HTTP 101
Search
Larry Staton Jr.
September 07, 2013
Technology
1
260
HTTP 101
A gentle introduction to HTTP.
Larry Staton Jr.
September 07, 2013
Tweet
Share
More Decks by Larry Staton Jr.
See All by Larry Staton Jr.
Object-Oriented Programming Basics with Smalltalk
statonjr
0
520
A Tale of Two Teams
statonjr
0
51
Hypermedia with Transit
statonjr
0
75
Hazel & Keyboard Maestro: A Perfect Mac Marriage
statonjr
1
690
Zooming Out
statonjr
0
59
Hypermedia APIs with Webmachine and ROAR
statonjr
2
510
PUT /time
statonjr
1
75
Other Decks in Technology
See All in Technology
CI/CD/IaC 久々に0から環境を作ったらこうなりました
kaz29
1
200
なぜ私はいま、ここにいるのか? #もがく中堅デザイナー #プロダクトデザイナー
bengo4com
0
1.3k
KubeCon + CloudNativeCon Japan 2025 Recap by CA
ponkio_o
PRO
0
250
OpenHands🤲にContributeしてみた
kotauchisunsun
1
500
Should Our Project Join the CNCF? (Japanese Recap)
whywaita
PRO
0
300
AWS Organizations 新機能!マルチパーティ承認の紹介
yhana
1
230
20250625 Snowflake Summit 2025活用事例 レポート / Nowcast Snowflake Summit 2025 Case Study Report
kkuv
1
370
生成AI活用の組織格差を解消する 〜ビジネス職のCursor導入が開発効率に与えた好循環〜 / Closing the Organizational Gap in AI Adoption
upamune
5
4.6k
使いたいMCPサーバーはWeb APIをラップして自分で作る #QiitaBash
bengo4com
0
1.3k
解析の定理証明実践@Lean 4
dec9ue
1
200
Core Audio tapを使ったリアルタイム音声処理のお話
yuta0306
0
160
CursorによるPMO業務の代替 / Automating PMO Tasks with Cursor
motoyoshi_kakaku
2
800
Featured
See All Featured
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.3k
Side Projects
sachag
455
42k
Agile that works and the tools we love
rasmusluckow
329
21k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
What's in a price? How to price your products and services
michaelherold
246
12k
Making Projects Easy
brettharned
116
6.3k
Statistics for Hackers
jakevdp
799
220k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
130
19k
Embracing the Ebb and Flow
colly
86
4.7k
Faster Mobile Websites
deanohume
307
31k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
17
950
Java REST API Framework Comparison - PWX 2021
mraible
31
8.7k
Transcript
HTTP 101 HTTP 101 1 Larry Staton Jr. Hendrick Automotive
Group @statonjr
HTTP 101 HTTP 2
HTTP 101 Protocol 3
HTTP 101 Messages 4
HTTP 101 Location 5
HTTP 101 http://host/path 6
HTTP 101 Media Types 7
HTTP 101 Headers 8
HTTP 101 Accept: text/html 9
HTTP 101 Request 10
HTTP 101 Methods 11
HTTP 101 GET 12
HTTP 101 Response 13
HTTP 101 Status Codes 14
HTTP 101 200 OK 15
HTTP 101 404 Not Found 16
HTTP 101 418 I’m a Teapot 17
HTTP 101 Headers 18
HTTP 101 Body 19
HTTP 101 Demo 20
HTTP 101 Questions? 21 Larry Staton Jr. Hendrick Automotive Group
@statonjr