• Tatsuhiro Tsujikawa's avatar
    Added functions to process received SETTINGS frame. · 82e20192
    Tatsuhiro Tsujikawa authored
    Now remote and local settings are stored separately.
    The initial window size is included in SETTINGS frame, all active stream's
    window sizes are now updated.
    Removed the initial_window_size member from spdylay_stream because
    it is the same as remote_settings's initial window size.
    82e20192
spdylay_helper.h 2.75 KB