for-GET/http-decision-diagram resource
An activity diagram to describe the resolution of HTTP response status codes, given various headers. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4945
- days_rel: n/a
- days_push: 1263
- n_releases_24m: 0
Adoption not part of the score
3737 stars · 197 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An activity diagram (available as PNG/SVG/JSON) that maps how HTTP response status codes are resolved given request headers and caching rules, based on RFC 7230-7235. It also includes companion diagrams for HTTP cache-retrieve and cache-store decisions.
Use cases
- understand how HTTP status codes are decided from request headers
- learn HTTP caching rules visually
- implement correct HTTP cache-store and cache-retrieve logic
- reference diagram for building an HTTP server or client
- study RFC 7230-7235 status code resolution
- debug why a request returns 304 or 412
When to choose
- you need a visual, spec-aligned reference for HTTP status code and caching semantics
- you are implementing an HTTP server, proxy, or cache and want a decision flowchart
- you want machine-readable (JSON) state machine data for HTTP decisions
When to avoid
- you need a runnable HTTP library or framework rather than a diagram
- you need HTTP/2 or HTTP/3 semantics, which the RFC 723x-based diagram does not cover
- you need an actively developed tool with frequent updates
Facets
learning-resource · maturity maintenance
documentation http-server caching web-development documentation apis cross-platform http-status-codes decision-diagram rfc7231 http-caching reference-diagram rest
2 sources
- readme: https://github.com/for-GET/http-decision-diagram · fetched 2026-08-28 · cdec3e16321b
- homepage: https://github.com/for-GET/http-decision-diagram/blob/master/doc/2013-06-10-http-hell-no.md · fetched 2026-08-29 · 83f90544d0f9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| for-GET/http-decision-diagram | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="for-GET/http-decision-diagram")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem