Skip to content

Outgoing request improvements #26

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

Merged
merged 3 commits into from
Oct 11, 2023
Merged

Outgoing request improvements #26

merged 3 commits into from
Oct 11, 2023

Conversation

timacdonald
Copy link
Member

@timacdonald timacdonald commented Oct 9, 2023

  • Request URIs may now be normalized.
  • Table is now indexed.
  • 101 results returned so we can show a "more results" in the UI (will be implemented in a follow up PR).

Note: there is not currently a way to remove or normalize the method, e.g., GET. We could always introduce this later - we just don't have a need for it right now.

@timacdonald timacdonald marked this pull request as ready for review October 9, 2023 06:16
@timacdonald timacdonald requested a review from jessarcher October 9, 2023 06:16
@taylorotwell taylorotwell marked this pull request as draft October 9, 2023 14:17
@taylorotwell
Copy link
Member

Drafting pending review from @jessarcher

@jessarcher jessarcher marked this pull request as ready for review October 11, 2023 04:14
@jessarcher jessarcher merged commit eb17260 into master Oct 11, 2023
@jessarcher jessarcher deleted the outgoing-requests branch October 11, 2023 04:17
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.

3 participants