Releases: Scorify/http
Releases · Scorify/http
Release v0.0.8
Merge pull request #12 from Scorify/fix-typos-and-content-type Overall Improvements
Release v0.0.7
Merge pull request #10 from pmj1426/main Added a new functionality to add custom headers to checks
Release v0.0.6
Merge pull request #9 from pmj1426/main Added Body and Content-Type options to the HTTP requests
Release v0.0.5
Merge pull request #7 from camperboy1000/tls-insecure Add option to skip CA verification
Release v0.0.4
Change Package Name back to `http` (#6)
Release v0.0.3
Fix Schema Marshaling and Field Naming (#5)
Release v0.0.2
Update schema to use `scorify/schema` (#4) schema update implemented `Validate` function implement `Run` function `go mod tidy`
Release v0.0.1
Merge pull request #3 from Scorify/http-rename Update package name from "web" to "http"
Release v0.0.0
Merge pull request #2 from Scorify/remove-https-option Remove HTTPS field from Schema struct