Skip to content

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 27 Jul 02:14

What's Changed

  • http: classify a header name once, not once per decision (§7, §9) by @floatdrop in #94
  • http: reserve a header line once, not four times (§7, §9) by @floatdrop in #95
  • docs: name the stall, and stop overclaiming the memory budget (§3, §5) by @floatdrop in #96
  • http: decide Connection nomination once, not once per pass (§7, §9) by @floatdrop in #97
  • http: canonicalize a target once per request, not twice (§7, §9) by @floatdrop in #98
  • http: give the asterisk-form rule one home (§7) by @floatdrop in #99
  • chore(release): bump version to 0.0.5 by @floatdrop in #100

Full Changelog: v0.0.4...v0.0.5