[openstreetmap/openstreetmap-website] HTTP 500/502 when calling `/changeset/create` with percent and unicode symbols in body (Issue #6096)
Tom Hughes
notifications at github.com
Fri Jun 13 19:16:12 UTC 2025
tomhughes left a comment (openstreetmap/openstreetmap-website#6096)
Well not `application/x-www-form-urlencoded` no because you're sending XML not form encoded data.
So you want something like `Content-Type: application/xml; charset=utf-8`.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/6096#issuecomment-2971397809
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/6096/2971397809 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250613/65119e2c/attachment.htm>
More information about the rails-dev
mailing list