You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hydrus-api-rs/tests/client
trivernis ad30c14ddb
Add additional parameter to search requests
With the new client api 19 there's options to sort
results returned by search and filter by tag and file service.
The FileSearchOptions struct allows using those extra parameters.

Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
..
mod.rs Add functions to get and set cookies to low level api 3 years ago
test_access_management.rs Add functions to files to retrieve information, associate urls and get tags 3 years ago
test_adding_files.rs Add functions to files to retrieve information, associate urls and get tags 3 years ago
test_adding_tags.rs Update documentation 3 years ago
test_adding_urls.rs Update documentation 3 years ago
test_managing_cookies_and_http_headers.rs Add function to set hydrus user agent 3 years ago
test_managing_pages.rs Add function to add files to a page 3 years ago
test_searching_and_fetching_files.rs Add additional parameter to search requests 3 years ago