feat: added initial hurl tests

This commit is contained in:
David Allen 2025-08-24 20:42:27 -06:00
parent eb126d5350
commit 134a0dcac0
Signed by: towk
GPG key ID: 0430CDBE22619155
5 changed files with 33 additions and 0 deletions

View file

@ -0,0 +1,11 @@
# download single file
GET http://localhost:5050/downloads
# download directory as archive
GET
# download single file using plugins
# download directory as archive using plugins