gotosocial/internal/transport
Daniele Sluijters c534230600
[bugfix] Use Host domain for UA (#1156)
In d6f4d196c9 we swapped to use the
AccountDomain but that actually goes against the intent of the change.
This reverts that change and uses the host domain again.
2022-11-27 00:09:09 +00:00
..
context.go [feature/performance] Fail fast when doing remote transport calls inside incoming request contexts (#1119) 2022-11-23 21:40:07 +00:00
context_test.go [feature/performance] Fail fast when doing remote transport calls inside incoming request contexts (#1119) 2022-11-23 21:40:07 +00:00
controller.go [bugfix] Use Host domain for UA (#1156) 2022-11-27 00:09:09 +00:00
deliver.go [chore] Set User-Agent header in transport (#1154) 2022-11-26 20:19:42 +00:00
dereference.go [chore] Set User-Agent header in transport (#1154) 2022-11-26 20:19:42 +00:00
derefinstance.go [chore] Set User-Agent header in transport (#1154) 2022-11-26 20:19:42 +00:00
derefmedia.go [chore] Set User-Agent header in transport (#1154) 2022-11-26 20:19:42 +00:00
finger.go [chore] Set User-Agent header in transport (#1154) 2022-11-26 20:19:42 +00:00
signing.go [security] transport.Controller{} and transport.Transport{} security and performance improvements (#564) 2022-05-15 11:16:43 +02:00
transport.go [chore] Set User-Agent header in transport (#1154) 2022-11-26 20:19:42 +00:00