Skip to content

Releases: Scorify/http

Release v0.0.8

Choose a tag to compare

@github-actions github-actions released this 23 Feb 03:17
532e10c
Merge pull request #12 from Scorify/fix-typos-and-content-type

Overall Improvements

Release v0.0.7

Choose a tag to compare

@github-actions github-actions released this 17 Feb 04:42
d9fd42e
Merge pull request #10 from pmj1426/main

Added a new functionality to add custom headers to checks

Release v0.0.6

Choose a tag to compare

@github-actions github-actions released this 17 Feb 23:38
769edc4
Merge pull request #9 from pmj1426/main

Added Body and Content-Type options to the HTTP requests

Release v0.0.5

Choose a tag to compare

@github-actions github-actions released this 16 Feb 05:08
6e7c049
Merge pull request #7 from camperboy1000/tls-insecure

Add option to skip CA verification

Release v0.0.4

Choose a tag to compare

@github-actions github-actions released this 23 Oct 01:56
5d4e160
Change Package Name back to `http` (#6)

Release v0.0.3

Choose a tag to compare

@github-actions github-actions released this 23 Oct 01:48
604168c
Fix Schema Marshaling and Field Naming (#5)

Release v0.0.2

Choose a tag to compare

@github-actions github-actions released this 06 Oct 03:17
1014347
Update schema to use `scorify/schema` (#4)

schema update

implemented `Validate` function

implement `Run` function

`go mod tidy`

Release v0.0.1

Choose a tag to compare

@github-actions github-actions released this 14 Feb 03:00
ae581ec
Merge pull request #3 from Scorify/http-rename

Update package name from "web" to "http"

Release v0.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Feb 02:51
7ec1e72
Merge pull request #2 from Scorify/remove-https-option

Remove HTTPS field from Schema struct