Skip to content

Add RFC 1008 (QUERY Method) support#9496

Open
desiderantes wants to merge 3 commits into
square:masterfrom
desiderantes:rfc10008
Open

Add RFC 1008 (QUERY Method) support#9496
desiderantes wants to merge 3 commits into
square:masterfrom
desiderantes:rfc10008

Conversation

@desiderantes

Copy link
Copy Markdown
Contributor

Now that QUERY method graduated to a proper RFC, this change fixes the missing bits for conformance, which is redirect handling. This change allows QUERY requests to be automatically redirected reusing the body, as well as allowing redirect to GET. Fortunately, this library already implemented these behaviours for PROPFIND so it's just adding QUERY into the list of methods.

@yschimke yschimke left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After a change to re

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