Closed LionsAd closed 3 years ago
I believe this is already possible through the Reqwest client. See the documentation which currently provides examples for setting a custom user agent and custom headers: https://docs.rs/goose/*/goose/goose/struct.GooseUser.html#method.set_client_builder
I think this issue just needs more examples in the documentation, specifically around working with cookies in the client.
I believe this is already possible through the Reqwest client. See the documentation which currently provides examples for setting a custom user agent and custom headers: https://docs.rs/goose/*/goose/goose/struct.GooseUser.html#method.set_client_builder
I think this issue just needs more examples in the documentation, specifically around working with cookies in the client.