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
Pure Goで体験するWasmの未来
askua
1
180
M5製品で作るポン置きセルラー対応カメラ
sayacom
0
150
From Prompt to Product @ How to Web 2025, Bucharest, Romania
janwerner
0
120
関係性が駆動するアジャイル──GPTに人格を与えたら、対話を通してふりかえりを習慣化できた話
mhlyc
0
130
生成AI_その前_に_マルチクラウド時代の信頼できるデータを支えるSnowflakeメタデータ活用術.pdf
cm_mikami
0
120
いま注目しているデータエンジニアリングの論点
ikkimiyazaki
0
590
業務自動化プラットフォーム Google Agentspace に入門してみる #devio2025
maroon1st
0
190
pprof vs runtime/trace (FlightRecorder)
task4233
0
170
バイブコーディングと継続的デプロイメント
nwiizo
2
420
PLaMoの事後学習を支える技術 / PFN LLMセミナー
pfn
PRO
9
3.8k
How to achieve interoperable digital identity across Asian countries
fujie
0
120
生成AIを活用したZennの取り組み事例
ryosukeigarashi
0
200
Featured
See All Featured
Statistics for Hackers
jakevdp
799
220k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
2.6k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
114
20k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
The Straight Up "How To Draw Better" Workshop
denniskardys
237
140k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Agile that works and the tools we love
rasmusluckow
331
21k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
Raft: Consensus for Rubyists
vanstee
139
7.1k
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
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