summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/REST/RESTAPIProxy.swift
AgeCommit message (Expand)AuthorFilesLines
2022-10-20Move REST into separate frameworksajacl1-263/+0
2022-09-26Update RESTAPIProxy.swiftSajad Vishkai1-2/+1
2022-09-26Removed HTTPURLResponse extensionSajad Vishkai1-1/+1
2022-08-03Format source code with swiftformatAndrej Mihajlov1-62/+64
2022-05-30REST: obsolete old API methodsAndrej Mihajlov1-247/+0
2022-05-17REST: add request typeAndrej Mihajlov1-107/+120
2022-05-17REST: drop response decoder and introduce response handler resultAndrej Mihajlov1-3/+1
2022-04-29REST: break monolith client on smaller proxiesAndrej Mihajlov1-0/+498