Anthony Minessale bce51017fb 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:26:43 +05:00
..
2014-03-09 14:46:06 -04:00
2014-03-08 08:51:58 -06:00
2014-04-02 03:21:37 +05:00
2014-03-07 18:36:26 -05:00
2014-03-07 19:19:53 -05:00
2013-12-16 11:54:15 -05:00
2014-03-07 19:35:51 -05:00
2014-02-12 12:08:56 -06:00
2012-04-04 16:18:53 -05:00
2014-02-12 12:08:56 -06:00
2014-03-19 17:37:02 +00:00
2014-03-19 14:17:09 -04:00
2014-03-07 18:36:26 -05:00
2014-03-19 14:34:07 -05:00
2014-03-17 08:32:17 -04:00
2014-04-17 04:26:43 +05:00
2014-04-13 10:01:17 +02:00
2014-04-13 10:01:17 +02:00
2014-04-05 07:57:05 +00:00