codeallthethingz / reqbind

Bind objects to URL params or query params or the body
MIT License
2 stars 0 forks source link

Unmarshal http.Request.Header #1

Open loicalleyne opened 4 months ago

loicalleyne commented 4 months ago

Unmarshaling request headers to a struct could be useful.

codeallthethingz commented 3 months ago

I like it.