dolanor / rip

REST in peace
BSD 3-Clause "New" or "Revised" License
68 stars 0 forks source link

Fill the `rip.Error.Source.Header` for ErrorCodeBadQArg #9

Closed dolanor closed 5 months ago

dolanor commented 5 months ago

discussion reference: https://github.com/dolanor/rip/issues/3

dolanor commented 5 months ago

It was actually already handled: https://github.com/dolanor/rip/blob/main/header.go#L94

I still added 1 test to check for that: 206485f