Python like Requests module for easier sending and receiving HTTP requests
Include | ||
Scripts | ||
README.md | ||
requests-sidebar.png |
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