Anthony Minessale 41fa2c9c6a FS-6462 --resolve
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.
2014-04-17 04:32:44 +05:00
..
2013-12-21 16:50:09 -06:00
2014-02-12 15:25:54 -06:00
2013-07-15 16:58:14 -05:00
2013-12-21 16:50:09 -06:00
2012-12-20 20:21:43 -06:00
2014-02-12 15:25:54 -06:00
2014-02-12 15:25:54 -06:00
2013-12-21 16:50:09 -06:00
2012-09-16 14:21:30 -05:00
2012-08-13 15:20:41 -05:00
2013-06-07 07:26:10 +00:00
2014-02-12 15:25:54 -06:00
2014-04-17 04:32:44 +05:00
2014-01-27 06:19:26 +05:00
2014-02-12 15:25:54 -06:00
2014-01-28 11:50:27 -05:00
2013-07-27 03:39:38 +00:00