• Anthony Minessale's avatar
    FS-6462 --resolve · 41fa2c9c
    Anthony Minessale 提交于
    I found a problem here but it may not completely match your expectations.
    I reviewed the RFC 4028 and checked against the code and I discovered we should not be putting a Min-SE in any response at all besides a 422:
    
    section 5:
    
       The Min-SE header field MUST NOT be used in responses except for
       those with a 422 response code.  It indicates the minimum value of
       the session interval that the server is willing to accept.
    
    I corrected this problem and implemented the 422 response so if you request a value lower than the minimum specified for the profile.
    If the value is equal or higher to the minimum, it will be reflected in the Session-Expires header in the response and no Min-SE will be present.
    41fa2c9c
名称
最后提交
最后更新
..
mod_alsa 正在载入提交数据...
mod_dingaling 正在载入提交数据...
mod_gsmopen 正在载入提交数据...
mod_h323 正在载入提交数据...
mod_khomp 正在载入提交数据...
mod_loopback 正在载入提交数据...
mod_opal 正在载入提交数据...
mod_portaudio 正在载入提交数据...
mod_reference 正在载入提交数据...
mod_rtmp 正在载入提交数据...
mod_skinny 正在载入提交数据...
mod_skypopen 正在载入提交数据...
mod_sofia 正在载入提交数据...
mod_unicall 正在载入提交数据...