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