You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At our weekly meeting we discussed how an old client might be handled by a new server. Surely there will be clients stuck at a particular version, so it might be nice for a version 3.0 server to be able to drop back to 2.1 to support old clients. We briefly discussed a few different mechanisms which would address this, such as having the about response link to old versions of the server, or having a request header declaring the HAPI server versions supported.