Skip to content

Releases: Scorify/http

Release v0.0.8

23 Feb 03:17
532e10c

Choose a tag to compare

Merge pull request #12 from Scorify/fix-typos-and-content-type

Overall Improvements

Release v0.0.7

17 Feb 04:42
d9fd42e

Choose a tag to compare

Merge pull request #10 from pmj1426/main

Added a new functionality to add custom headers to checks

Release v0.0.6

17 Feb 23:38
769edc4

Choose a tag to compare

Merge pull request #9 from pmj1426/main

Added Body and Content-Type options to the HTTP requests

Release v0.0.5

16 Feb 05:08
6e7c049

Choose a tag to compare

Merge pull request #7 from camperboy1000/tls-insecure

Add option to skip CA verification

Release v0.0.4

23 Oct 01:56
5d4e160

Choose a tag to compare

Change Package Name back to `http` (#6)

Release v0.0.3

23 Oct 01:48
604168c

Choose a tag to compare

Fix Schema Marshaling and Field Naming (#5)

Release v0.0.2

06 Oct 03:17
1014347

Choose a tag to compare

Update schema to use `scorify/schema` (#4)

schema update

implemented `Validate` function

implement `Run` function

`go mod tidy`

Release v0.0.1

14 Feb 03:00
ae581ec

Choose a tag to compare

Merge pull request #3 from Scorify/http-rename

Update package name from "web" to "http"

Release v0.0.0

14 Feb 02:51
7ec1e72

Choose a tag to compare

Merge pull request #2 from Scorify/remove-https-option

Remove HTTPS field from Schema struct