SlyMarbo / spdy

[deprecated] A full-featured SPDY library for the Go language.
BSD 2-Clause "Simplified" License
116 stars 13 forks source link

Settings are not checked for duplicate IDs when sending #12

Closed SlyMarbo closed 11 years ago

SlyMarbo commented 11 years ago

When SETTINGS frames are sent, their settings are not checked for duplicate IDs.