Skip to content

Getting content type error #3097

Answered by robjtede
thexeromin asked this question in Q&A
Aug 3, 2023 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Using form: web::Form<Links> means the request needs to be of type application/x-www-form-urlencoded like that from a basic HTML form.

See docs: https://docs.rs/actix-web/latest/actix_web/web/struct.Form.html#extractor

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@thexeromin
Comment options

@robjtede
Comment options

Answer selected by robjtede
@thexeromin
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants