OHHTTPStubs v6.2.0 Release Notes

Release Date: 2019-03-14 // about 5 years ago
    • 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 the Swift helpers.
      @Simon-Kaz #294
    • 🛠 Fixed issue with not preserving correct headers when following 3xx redirects.
      @sberrevoets