Skip to main content


Asynchronous HTTP Request and Promise

Changes for v0.5.0 - 2024-02-12T21:30:05Z

  • Added method prepare() in HTTP:😛romise
  • Added method host() in HTTP:😛romise::Request
  • Added a warning when parameters are passed as an hash reference and not an hash to methods post, put, patch, etc that rely on _make_request_data()