| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| OHHTTPStubs.framework.zip | 2019-03-14 | 3.8 MB | |
| 6.2.0.tar.gz | 2019-03-09 | 334.0 kB | |
| 6.2.0.zip | 2019-03-09 | 510.9 kB | |
| README.md | 2019-03-09 | 596 Bytes | |
| Totals: 4 Items | 4.7 MB | 0 | |
- Enabled application extension API only.
@lightsprint09 - Disabled a flaky redirect test and adding the known issue with redirects to the README.
@jeffctown #301 - Added
isMethodHEAD()to theSwifthelpers.
@Simon-Kaz #294 - Fixed issue with not preserving correct headers when following 3xx
redirects.
@sberrevoets