This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
swift-request
Watch
1
Star
0
Fork
0
You've already forked swift-request
mirror of
https://github.com/zhigang1992/swift-request.git
synced
2026-01-12 22:52:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
swift-request
/
Sources
/
SwiftRequest
History
Kyle Fang
d5e0a731b1
feat: add ability to customize JSONDecoder
2023-07-30 09:12:31 +08:00
..
Macros
feat: add support for bodyField and namespaced type
2023-07-27 10:50:37 +08:00
HTTPResponseError.swift
Implement basic request methods and parameters
2023-06-11 21:46:54 -03:00
Request.swift
feat: add support for bodyField and namespaced type
2023-07-27 10:50:37 +08:00
Request+toURLRequest.swift
fix: add contentype
2023-07-27 11:24:10 +08:00
Service.swift
Improve executor initializer
2023-06-28 20:05:26 -03:00
ServiceContainer.swift
Add support to ServiceExecutor
2023-06-28 16:17:04 -03:00
ServiceExecutor.swift
feat: add ability to customize JSONDecoder
2023-07-30 09:12:31 +08:00
URLSessionServiceExecutor.swift
Improve executor initializer
2023-06-28 20:05:26 -03:00