Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server does not send EXPIRES in response to a succesful registration request #6

Open
qantom opened this issue Apr 1, 2020 · 1 comment
Labels
bug Something isn't working Fixed - Needs testing Issue has been fixed but needs to be tested Protocol Implementation

Comments

@qantom
Copy link
Collaborator

qantom commented Apr 1, 2020

When the server processes a registration, it is expected to send back a response which includes the EXPIRES field. While in most cases the expires will be the same as the original request, it is likely that this is different in certain cases : Say, the server restricts the minimum / maximum value that can be sent.
The server MUST send back this field

@qantom qantom added Protocol Implementation bug Something isn't working labels Apr 1, 2020
qantom added a commit that referenced this issue Apr 3, 2020
@qantom
Copy link
Collaborator Author

qantom commented Apr 4, 2020

Fixed in commit 3ab6b26
Needs some thorough testing

@qantom qantom added the Fixed - Needs testing Issue has been fixed but needs to be tested label Apr 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Fixed - Needs testing Issue has been fixed but needs to be tested Protocol Implementation
Projects
None yet
Development

No branches or pull requests

1 participant