mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-02 11:42:24 -06:00
There's a bug in Gin's NegotiateFormat that doesn't handle the presence of multilpe accept headers. This lifts the code from the PR @tsmethurst sent a year ago to Gin into our codebase to fix the issue. |
||
|---|---|---|
| .. | ||
| errorhandling.go | ||
| mime.go | ||
| negotiate.go | ||
| negotiate_test.go | ||
| signaturectx.go | ||