Skip to content

Conversation

@tburry
Copy link
Contributor

@tburry tburry commented Jun 12, 2020

This PR allows JsConnectServer::generateRequest() to take a FIELD_COOKIE field in order to re-use a cookie from a previous call. This is useful when you have a site that can make several calls to generateRequest() and thus create race conditions with nonces.

tburry added 3 commits June 12, 2020 13:52
This PR allows `JsConnectServer::generateRequest()` to take a `FIELD_COOKIE` field in order to re-use a cookie from a previous call. This is useful when you have a site that can make several calls to `generateRequest()` and thus create race conditions with nonces.
@tburry tburry merged commit 2425739 into master Jun 12, 2020
@tburry tburry deleted the add/cookie-reuse branch June 12, 2020 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants