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
230
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
490
A Tale of Two Teams
statonjr
0
46
Hypermedia with Transit
statonjr
0
69
Hazel & Keyboard Maestro: A Perfect Mac Marriage
statonjr
1
690
Zooming Out
statonjr
0
56
Hypermedia APIs with Webmachine and ROAR
statonjr
2
480
PUT /time
statonjr
1
70
Other Decks in Technology
See All in Technology
TypeScript、上達の瞬間
sadnessojisan
46
13k
B2B SaaSから見た最近のC#/.NETの進化
sansantech
PRO
0
730
【Startup CTO of the Year 2024 / Audience Award】アセンド取締役CTO 丹羽健
niwatakeru
0
970
個人でもIAM Identity Centerを使おう!(アクセス管理編)
ryder472
3
200
Platform Engineering for Software Developers and Architects
syntasso
1
510
第1回 国土交通省 データコンペ参加者向け勉強会③- Snowflake x estie編 -
estie
0
130
サイバーセキュリティと認知バイアス:対策の隙を埋める心理学的アプローチ
shumei_ito
0
380
dev 補講: プロダクトセキュリティ / Product security overview
wa6sn
1
2.3k
DMARC 対応の話 - MIXI CTO オフィスアワー #04
bbqallstars
1
160
Terraform Stacks入門 #HashiTalks
msato
0
350
社内で最大の技術的負債のリファクタリングに取り組んだお話し
kidooonn
1
550
Amazon Personalizeのレコメンドシステム構築、実際何するの?〜大体10分で具体的なイメージをつかむ〜
kniino
1
100
Featured
See All Featured
Documentation Writing (for coders)
carmenintech
65
4.4k
Building Flexible Design Systems
yeseniaperezcruz
327
38k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
38
1.8k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
44
2.2k
Building Adaptive Systems
keathley
38
2.3k
Six Lessons from altMBA
skipperchong
27
3.5k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
48k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
16
2.1k
Designing on Purpose - Digital PM Summit 2013
jponch
115
7k
Music & Morning Musume
bryan
46
6.2k
The Pragmatic Product Professional
lauravandoore
31
6.3k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
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