< Previous by Date | Date Index | Next by Date > |
Thread Index |
Hi Elizabeth - this seems like a
reasonable thing to want to do. I just committed a change to both
ClientSubscription and ClientRegistraion to allow you to specify an optional
new expires value. The default is to use the original value. Scott From: Elizabeth Clark
[mailto:elizabeth.clark@xxxxxxxxxxxxxxxxxxxxxx] Hi, I noticed the ClientSubscription class does not allow the
caller to specify an expires value when refreshing a subscription. This is
the requestRefresh() method. I believe this is a limitation. As a result, all
refreshes are done using the initial expires value. It looks like the solution is simple - just allow an
expires argument and assign it to the expires header. Regards, Liz Elizabeth Clark
|