Requests/README.md
2025-07-12 16:36:18 +03:00

591 B

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