gotosocial/internal/transport
tobi 5027d0ced2
[bugfix] Serve correct 'application/jrd+json' content type for webfinger requests (#1738)
* [bugfix] Return `application/jrd+json` from webfinger queries

* update finger req content-type
2023-05-04 12:28:50 +02:00
..
controller.go [bugfix] tweak httpclient error handling again ... (#1721) 2023-04-30 10:11:18 +02:00
deliver.go [performance] improved request batching (removes need for queueing) (#1687) 2023-04-28 17:45:21 +02:00
dereference.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
derefinstance.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
derefmedia.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
finger.go [bugfix] Serve correct 'application/jrd+json' content type for webfinger requests (#1738) 2023-05-04 12:28:50 +02:00
finger_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
signing.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
transport.go [performance] improved request batching (removes need for queueing) (#1687) 2023-04-28 17:45:21 +02:00
transport_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00