aboutsummaryrefslogtreecommitdiff
path: root/src/request/blocking.rs
Commit message (Collapse)AuthorAgeFilesLines
* chore(license): Relicense under MIT OR Apache-2.0HEADmainFuwn2026-02-201-18/+0
|
* fix(request): Handle invalid URLsFuwn2025-09-111-2/+5
|
* docs: Update copyright header yearFuwn2025-06-041-2/+2
|
* fix(tests): blocking and non-blocking requestFuwn2024-04-081-1/+3
|
* refactor: module for blocking, default to non-blockingFuwn2024-03-241-0/+63