Skip to content

cxw620/ReqwestX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReqwestX

An easy and powerful Rust HTTP Client, based on req.

Supported HTTP Fingerprint Impersonation to Bypass Anti-Crawler Detection Effortlessly

Features

  • ReqwestX handles almost everything of FFI work with the help of rust2go, making it really easy to use.

Roadmap

  • Basic HTTP client functions

    • proxy support(v0.1.0)
    • crate http compatibility(v0.1.0, partial)
  • Custom impersonation config including TLS, HTTP2 and browers fingerprint.(v0.1.1)

  • Pure Rust implementation based on crate reqwest

    Blocked, see utls - issue#103.

License

MIT

About

An easy and powerful Rust HTTP Client, based on [req](https://req.cool/).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages