trailofbits / http-security

Parse HTTP Security Headers
MIT License
36 stars 12 forks source link

Make Request a data structure #3

Closed postmodern closed 9 years ago

postmodern commented 9 years ago

The Request class should be an actual data structure, which methods to access the various headers and their fields.

postmodern commented 9 years ago

Also should make individual Struct classes for each header.

postmodern commented 9 years ago

Implemented in fe00d98b8ae2310503fe88fed02817db641854bc