Python like Requests module for easier sending and receiving HTTP requests
Find a file
2025-07-12 16:36:18 +03:00
Include include folder first commit 2025-07-12 16:27:04 +03:00
Scripts Scripts first commit 2025-07-12 16:27:22 +03:00
README.md README 2025-07-12 16:36:18 +03:00
requests-sidebar.png README 2025-07-12 16:36:18 +03:00

The Requests Library

Inspired by the Requests module available in Python programming language

About the Project

The Requests module — dubbed as HTTP for Humans:

Is a simple, yet elegant, HTTP library that allows programmers to send HTTP/1.1 requests extremely easily.

This MQL5 module makes it easy to send and receive WebRequests in MQL5 like in Python.

For more information read the article liked ->https://www.mql5.com/en/articles/18728