Skip to main content

Crate fitgirl_ddl_lib

Crate fitgirl_ddl_lib 

Source

Re-exports§

pub use http;

Modules§

errors
extract
scrape

Structs§

Request
A request which can be executed with Client::execute().
RequestBuilder
A builder to construct the properties of a Request.

Statics§

FITGIRL_COOKIES
HTTP_CLIENT

Functions§

set_fg_cookies
Accepts cookies in form like name1=value1; name=value2; ..., Also see MDN.