Jordan Dominion
30f57d28da
Store TokenResponse in ApiHeaders
...
- Decode it from JWT if necessary.
2023-10-29 16:22:51 -04:00
Dominion
4471391b96
ValueTask Tgstation.Server.Client
2023-06-14 12:30:00 -04:00
Dominion
e596110018
Clean up Tgstation.Server.Common
...
- Move classes to `Http` namespace.
- Give it a unique package version.
- Comment to make me not rage update Nuget libs to .NET 6.
2023-06-10 17:04:04 -04:00
Dominion
22c3f591fe
Allow specifying HttpCompletionOption in IHttpClient
2023-06-10 11:18:21 -04:00
Dominion
a1b5dbe6ac
Abstract HttpClient and FileDownloader
...
- Set all requests to use assemblyInformationProvider UserAgent by default.
- Removed DefaultIOManager's dependency on IAssemblyInformationProvider.
- Fixed bad Dispose scope for requests under construction in SwarmService.
2023-04-21 03:15:39 -04:00
Jordan Brown
65ec6a0e98
Remove ConfigureAwait(false) in top level projects
2022-09-19 10:19:08 -04:00
Jordan Brown
ec5ec847d3
Fix client [TGSDeploy][NugetDeploy]
2021-10-07 18:49:55 -04:00
Jordan Brown
b9586c7fee
The great stylecop update
...
Beware those that read into this commit. Here there be style conformance...
Closes #1252
2021-05-09 19:27:09 -04:00
Jordan Brown
ac4a1c7f9b
Add the Request/Response namespaces to Api.Models
2021-02-10 22:10:22 -05:00
Jordan Brown
47ea890040
WIP: Redoing request/response models
2021-02-10 11:07:08 -05:00
Jordan Brown
5d00e23a97
Add auto refresh functionality to IServerClient
2020-05-24 17:57:28 -04:00
Jordan Brown
ff552186a7
Add some general configuration options to ServerInformation
...
Ensure we use Semver everywhere
2020-04-24 20:52:41 -04:00
Jordan Brown
537805f86d
Add TestUnrecognizedResponse Client test
2018-09-15 17:30:10 -04:00
Cyberboss
2948ad5748
Use VersionConverters on both sides of the pipeline
2018-09-14 09:48:00 -04:00
Cyberboss
123ab7a9a8
Adds a client test for byond deserialization
2018-09-13 17:07:49 -04:00