http_requests 3.0.1 copy "http_requests: ^3.0.1" to clipboard
http_requests: ^3.0.1 copied to clipboard

HTTP Requests Package Inspired By Python Requests Module Which Is Used For To Make Http Request And Get Response. You Can Use It In Rest Api

3.0.1 #

  • Improve Documentation

3.0.0 #

  • Add support for put,patch and delete method
  • Add persistentConnection and reasonPhrase method in Response

Breaking changes #

  • Response class change with HttpResponse to reduce conflict with Http Package
  • Dart 3.0 Required

2.6.0 #

  • Add support head method

2.5.0 #

  • Add Error Handling
  • Improve Cookie Feature

Breaking changes #

  • Change status method to statusCode
  • Now status return status code with description of code

2.0.1 #

  • stable version

1.5.0 #

  • No Internet Json return {status: failed}

1.4.0 #

  • Improve Json Function

1.3.0 #

  • Add Cookie Feature

1.2.0 #

  • Add Request Timeout Feature

1.0.1 #

  • Add API References to make easy to learn

1.0.0 #

  • Improve Error Handling

0.0.4 #

  • Add Documentation
  • More Examples

0.0.3 #

  • Improve, add more function
  • Make easy to use

0.0.2 #

  • Improve & fix bugs

0.0.1 #

  • Beta version
10
likes
0
pub points
80%
popularity

Publisher

verified publishermailbyproton.tech

HTTP Requests Package Inspired By Python Requests Module Which Is Used For To Make Http Request And Get Response. You Can Use It In Rest Api

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http

More

Packages that depend on http_requests