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

UrlForm and AWS query support #1101

Closed
wants to merge 6 commits into from
Closed

UrlForm and AWS query support #1101

wants to merge 6 commits into from

Conversation

dhpiggott
Copy link
Contributor

No description provided.

@CLAassistant
Copy link

CLAassistant commented Jul 19, 2023

CLA assistant check
All committers have signed the CLA.

Obviously we don't want this to be the permanent solution but it at
least confirms understanding of the problem.

With this in place all the compliance tests except for the idempotency
token case (which we're ignoring for now anyway) pass.
Comment on lines +65 to +66
// TODO: Ensure minimal delay when these endpoints don't exist, e.g.
// when running locally.
Copy link
Member

Choose a reason for hiding this comment

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

related: #1075

@dhpiggott
Copy link
Contributor Author

Closing this because it includes unfinished support for encoding and decoding - whereas the plan is to get encoding support good enough to merge and then follow up with decoding support. So I'll open a new PR for encoding support and then a follow up will add decoding support.

@dhpiggott dhpiggott closed this Jul 21, 2023
@dhpiggott
Copy link
Contributor Author

Encoding support draft: #1112

@dhpiggott
Copy link
Contributor Author

Decoding support will be added back after that in #1113.

@dhpiggott dhpiggott deleted the url-form-support branch July 21, 2023 08:57
@dhpiggott dhpiggott restored the url-form-support branch July 27, 2023 16:54
@dhpiggott dhpiggott deleted the url-form-support branch July 27, 2023 16:54
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.

None yet

3 participants