Skip to content

Tags: thoran/http

Tags

v1.3.1

Toggle v1.3.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
1.3.1: Use Thoran Namespace for URL-encoding extensions.

v1.3.0

Toggle v1.3.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
1.3.0: Rename VERBS to METHODS; VERBS retained as a deprecated alias.

v1.2.1

Toggle v1.2.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
1.2.1: Split the request builders into their own files.

v1.2.0

Toggle v1.2.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
1.2.0: Extract request_without_body and request_with_body.

v1.1.0

Toggle v1.1.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
1.1.0: Basic auth via the options hash.

v1.0.0

Toggle v1.0.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
1.0.0: API stability declaration.

v0.26.0

Toggle v0.26.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
0.26.0: Documentation and housekeeping polish before 1.0.

v0.25.0

Toggle v0.25.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
0.25.0: Remove unused internal machinery; require Ruby >= 3.2.

v0.24.0

Toggle v0.24.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
0.24.0: ok? predicate now means 200 specifically.

v0.23.0

Toggle v0.23.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
0.23.0: Fix cross-scheme redirect SSL leak; clamp negative Retry-After.