• Anthony Minessale's avatar
    FS-6462 --resolve · bce51017
    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.
    bce51017
名称
最后提交
最后更新
..
docs 正在载入提交数据...
libsofia-sip-ua 正在载入提交数据...
libsofia-sip-ua-glib 正在载入提交数据...
m4 正在载入提交数据...
open_c 正在载入提交数据...
packages 正在载入提交数据...
rules 正在载入提交数据...
s2check 正在载入提交数据...
scripts 正在载入提交数据...
tests 正在载入提交数据...
utils 正在载入提交数据...
win32 正在载入提交数据...
.update 正在载入提交数据...
AUTHORS 正在载入提交数据...
COPYING 正在载入提交数据...
COPYRIGHTS 正在载入提交数据...
ChangeLog 正在载入提交数据...
ChangeLog.ext-trees 正在载入提交数据...
Makefile.am 正在载入提交数据...
README 正在载入提交数据...
README.developers 正在载入提交数据...
RELEASE 正在载入提交数据...
RELEASE.template 正在载入提交数据...
TODO 正在载入提交数据...
acinclude.m4 正在载入提交数据...
autoconf-all.cmd 正在载入提交数据...
autogen.sh 正在载入提交数据...
configure.ac 正在载入提交数据...
configure.gnu 正在载入提交数据...