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

Update VRS to axum 0.7 #39

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Update VRS to axum 0.7 #39

wants to merge 6 commits into from

Conversation

backspace
Copy link
Owner

I now know why I changed to use serde-querystring-axum: I had a situation where duplicate CallSid query parameters were being rejected with 400.

It seems like serde-querystring-axum is causing trouble,
why wasn’t I using axum::extract::Query?
Groping about here, not remembering why…
I never actually used this…! And it’s broken.
Maybe I was never supposed to have the period…
Copy link

github-actions bot commented Jan 3, 2024

Gathering test results

88 tests  ±0   88 ✔️ ±0   8s ⏱️ -1s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ±0 

Results for commit 54c6298. ± Comparison against base commit 0b942cf.

Copy link

github-actions bot commented Jan 3, 2024

Registrations test results

0 tests   - 49   0 ✅  - 15   0s ⏱️ -7s
0 suites  - 16   0 💤 ± 0 
0 files    -  1   0 ❌  - 34 

Results for commit 54c6298. ± Comparison against base commit 0b942cf.

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