mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 09:42:26 -05:00
On outgoing `GET` requests that are signed (e.g. authorized fetch), if the initial request fails with `401`, try again, but _without_ the query parameters included in the HTTP signature. This is primarily useful for compatibility with Mastodon; though hopefully this can be removed in the not-too-distant future, as they've started changing their behavior here. Signed-off-by: Milas Bowman <devnull@milas.dev> |
||
|---|---|---|
| .. | ||
| controller.go | ||
| deliver.go | ||
| dereference.go | ||
| derefinstance.go | ||
| derefmedia.go | ||
| finger.go | ||
| finger_test.go | ||
| signing.go | ||
| transport.go | ||
| transport_test.go | ||