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

Fix redirect loop #108

Merged
merged 1 commit into from
May 23, 2024
Merged

Fix redirect loop #108

merged 1 commit into from
May 23, 2024

Conversation

maeb
Copy link
Member

@maeb maeb commented May 23, 2024

This commit fixes a redirect loop that occurs in certain cases when using the warcserver API from pywb.

To avoid the redirect loop, index searches with sort=closest and the searches performed when fetching resources now use the verbatim matchType.

This commit fixes a redirect loop that occurs in certain cases when
using the warcserver API from pywb.

To avoid the redirect loop, index searches with sort=closest
and the searches performed when fetching resources now use the
verbatim matchType.
@maeb maeb merged commit dcbe35e into main May 23, 2024
3 checks passed
@maeb maeb deleted the fix/redirect-loop branch May 23, 2024 13:51
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.

1 participant