1.3.1: Use Thoran Namespace for URL-encoding extensions.
1.3.0: Rename VERBS to METHODS; VERBS retained as a deprecated alias.
1.2.1: Split the request builders into their own files.
1.2.0: Extract request_without_body and request_with_body.
1.1.0: Basic auth via the options hash.
1.0.0: API stability declaration.
0.26.0: Documentation and housekeeping polish before 1.0.
0.25.0: Remove unused internal machinery; require Ruby >= 3.2.
0.24.0: ok? predicate now means 200 specifically.
0.23.0: Fix cross-scheme redirect SSL leak; clamp negative Retry-After.