Parse headers correctly
authorRichard Whitehouse <github@richardwhiuk.com>
Sun, 29 Oct 2017 10:49:04 +0000 (10:49 +0000)
committerRichard Whitehouse <github@richardwhiuk.com>
Sun, 29 Oct 2017 10:49:04 +0000 (10:49 +0000)
commit650ae57f21240ae12cbbbd5d8cd86b1f02db3ace
tree6a0c4116d10bb19444946638a09b2a62ccebb7a8
parentbaf72bb68d87a1318fe99b4a1d4a58009ebf8291
Parse headers correctly

Only supports Accept Header currently
src/codec.rs
src/parser.rs
src/types.rs