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

Don't show body field twice #3

Closed
simonw opened this issue Aug 7, 2024 · 1 comment
Closed

Don't show body field twice #3

simonw opened this issue Aug 7, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@simonw
Copy link
Owner

simonw commented Aug 7, 2024

CleanShot 2024-08-07 at 12 40 53@2x

@simonw simonw added the bug Something isn't working label Aug 7, 2024
@simonw
Copy link
Owner Author

simonw commented Aug 7, 2024

CleanShot 2024-08-07 at 13 02 40@2x

Tested like this:

curl -X POST http://localhost:8000/foo/ \
  -H "Content-Type: multipart/form-data" \
  -F "image=@pixel.gif"

Using https://static.simonwillison.net/static/2024/pixel.gif

@simonw simonw closed this as completed in 10e3b94 Aug 7, 2024
simonw added a commit that referenced this issue Aug 7, 2024
Refs #2, #3, #4, #5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant