Skip to content

Conversation

julienbourdeau
Copy link

Cursor can get very long and exceed the max url size, for that reason we always pass it in the body of the request.

In case params is empty, we need to fallback on GET, because Algolia's API doesn't allow POST request with an empty body.

	Cursor can get very long and exceed the max url size, for that reason
	we always pass it in the body of the request.
@coveralls
Copy link

coveralls commented May 7, 2018

Coverage Status

Coverage increased (+0.02%) to 90.061% when pulling 75d55bf on fix/cursor-in-post-body into 5519774 on master.

@julienbourdeau julienbourdeau merged commit 6ef1f5b into master Jun 5, 2018
@julienbourdeau julienbourdeau deleted the fix/cursor-in-post-body branch June 5, 2018 13:07
shortcuts added a commit that referenced this pull request Nov 24, 2023
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