v0.0.5
What's new
Request.pathandRequest.query(#13). The request event now exposes the target split at the first?-path(everything before) andquery(everything after, empty if absent), both verbatim bytes.targetis unchanged. zttp does not percent-decode; that stays the consumer's job. Saves every consumer from re-splittingevent.targetthemselves.
Full changelog: v0.0.4...v0.0.5