primatejs / primate

Web framework focused on flexibility and developer freedom
https://primatejs.com
MIT License
211 stars 9 forks source link

TypeError: headers.all is not a function #55

Closed ralyodio closed 12 months ago

ralyodio commented 12 months ago

TypeError: headers.all is not a function

how do i get all headers as json?

terrablue commented 12 months ago

0.27.4 added request.headers.json(), can you confirm this works for you?