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
270
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
53
Hypermedia with Transit
statonjr
0
76
Hazel & Keyboard Maestro: A Perfect Mac Marriage
statonjr
1
690
Zooming Out
statonjr
0
61
Hypermedia APIs with Webmachine and ROAR
statonjr
2
520
PUT /time
statonjr
1
76
Other Decks in Technology
See All in Technology
コンパウンド組織のCRE #cre_meetup
layerx
PRO
1
270
デザインとエンジニアリングの架け橋を目指す OPTiMのデザインシステム「nucleus」の軌跡と広げ方
optim
0
120
Behind Postgres 18: The People, the Code, & the Invisible Work | Claire Giordano | PGConfEU 2025
clairegiordano
0
140
オブザーバビリティが育むシステム理解と好奇心
maruloop
2
1.3k
CREが作る自己解決サイクルSlackワークフローに組み込んだAIによる社内ヘルプデスク改革 #cre_meetup
bengo4com
0
340
AI-Readyを目指した非構造化データのメダリオンアーキテクチャ
r_miura
1
330
Azure Well-Architected Framework入門
tomokusaba
1
130
マルチエージェントのチームビルディング_2025-10-25
shinoyamada
0
180
生成AI時代のPythonセキュリティとガバナンス
abenben
0
140
Biz職でもDifyでできる! 「触らないAIワークフロー」を実現する方法
igarashikana
7
3.5k
20251024_TROCCO/COMETAアップデート紹介といくつかデモもやります!_#p_UG 東京:データ活用が進む組織の作り方
soysoysoyb
0
110
もう外には出ない。より快適なフルリモート環境を目指して
mottyzzz
13
11k
Featured
See All Featured
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
9
930
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Become a Pro
speakerdeck
PRO
29
5.6k
How to Ace a Technical Interview
jacobian
280
24k
The Cost Of JavaScript in 2023
addyosmani
55
9.1k
Gamification - CAS2011
davidbonilla
81
5.5k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
130k
How to train your dragon (web standard)
notwaldorf
97
6.3k
How to Think Like a Performance Engineer
csswizardry
27
2.1k
We Have a Design System, Now What?
morganepeng
53
7.8k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.2k
Unsuck your backbone
ammeep
671
58k
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