Signal-iOS/SignalServiceKit/Network
Jordan Rose ba4c097065 OWSChatConnection: Set Accept-Language at the connection level
(as well as User-Agent, already being set)

...allowing us to omit both headers from the request level.
2025-07-03 12:04:14 -07:00
..
API Validate identity when receiving a 422 error 2025-07-01 09:11:08 -05:00
SgxWebsocketConnection Update to LibSignal v0.75.0 2025-06-17 14:02:29 -05:00
SignalProxy Update default value for maxAverageBackoff 2025-04-30 11:58:50 -05:00
Spam Prepare the connection earlier in the launch flow 2025-06-26 12:53:10 -05:00
BaseOWSURLSessionMock.swift Convert TSRequest to a struct 2025-04-10 12:49:35 -05:00
ChatConnectionManager.swift Add DispatchQueue-backed Monitor functions 2025-06-26 12:53:10 -05:00
ContentProxy.swift Rename OWSHttpHeaders → HttpHeaders 2025-03-21 13:52:25 -05:00
HttpHeaders.swift OWSChatConnection: Set Accept-Language at the connection level 2025-07-03 12:04:14 -07:00
NetworkInterfaceSet.swift
OutageDetection.swift Rename postNotificationNameAsync to postOnMainThread 2025-03-21 15:28:35 -07:00
OWSCensorshipConfiguration.swift improve regional networking options 2025-04-04 13:01:07 -05:00
OWSChatConnection.swift OWSChatConnection: Set Accept-Language at the connection level 2025-07-03 12:04:14 -07:00
OWSCountryMetadata.swift Update invalid configuration 2025-03-11 15:56:20 -04:00
OWSMultipart.swift
OWSSignalService.swift improve regional networking options 2025-04-04 13:01:07 -05:00
OWSSignalServiceMock.swift
OWSSignalServiceProtocol.swift
OWSURLBuilderUtil.swift
OWSUrlSession.swift De-protocolize/clean up AppExpiry 2025-06-02 15:24:04 -05:00
OWSURLSessionEndpoint.swift Use HttpHeaders in more places 2025-03-21 13:53:38 -05:00
OWSURLSessionProtocol.swift Use HttpHeaders in more places 2025-03-21 13:53:38 -05:00
ProxiedContentDownloader.swift simplify promise code to swift concurrency 2025-03-05 11:35:10 -06:00
ReachabilityManager.swift
SSKWebSocket.swift Use HttpHeaders in more places 2025-03-21 13:53:38 -05:00
WebSocketPromise.swift