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
52
Hypermedia with Transit
statonjr
0
75
Hazel & Keyboard Maestro: A Perfect Mac Marriage
statonjr
1
690
Zooming Out
statonjr
0
60
Hypermedia APIs with Webmachine and ROAR
statonjr
2
510
PUT /time
statonjr
1
75
Other Decks in Technology
See All in Technology
Flutterでキャッチしないエラーはどこに行く
taiju59
0
220
サンドボックス技術でAI利活用を促進する
koh_naga
0
200
20250910_障害注入から効率的復旧へ_カオスエンジニアリング_生成AIで考えるAWS障害対応.pdf
sh_fk2
3
220
Rustから学ぶ 非同期処理の仕組み
skanehira
1
130
ChatGPTとPlantUML/Mermaidによるソフトウェア設計
gowhich501
1
130
DevIO2025_継続的なサービス開発のための技術的意思決定のポイント / how-to-tech-decision-makaing-devio2025
nologyance
1
370
開発者を支える Internal Developer Portal のイマとコレカラ / To-day and To-morrow of Internal Developer Portals: Supporting Developers
aoto
PRO
1
440
Obsidian応用活用術
onikun94
1
450
AWSで推進するデータマネジメント
kawanago
1
1.3k
「何となくテストする」を卒業するためにプロダクトが動く仕組みを理解しよう
kawabeaver
0
300
「全員プロダクトマネージャー」を実現する、Cursorによる仕様検討の自動運転
applism118
18
8.1k
AI時代に非連続な成長を実現するエンジニアリング戦略
sansantech
PRO
3
1.2k
Featured
See All Featured
GraphQLの誤解/rethinking-graphql
sonatard
72
11k
The Straight Up "How To Draw Better" Workshop
denniskardys
236
140k
Optimizing for Happiness
mojombo
379
70k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Speed Design
sergeychernyshev
32
1.1k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
30
9.6k
Mobile First: as difficult as doing things right
swwweet
224
9.9k
Become a Pro
speakerdeck
PRO
29
5.5k
The Pragmatic Product Professional
lauravandoore
36
6.9k
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
Balancing Empowerment & Direction
lara
3
620
A Modern Web Designer's Workflow
chriscoyier
696
190k
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