moodle/lib/ralouphie/getallheaders/readme_moodle.txt
Andrew Nicols 7b150add44 MDL-76135 core: Import the Guzzle library
This commit will import the Guzzle library in
core. The imported libraries will be used in
the next commits to create an api for the http
client to be used in relevant locations.

Co-Authored-By: Andrew Nicols <andrew@nicols.co.uk>
Co-Authored-By: Safat Shahin <safat.shahin@moodle.com>
2023-01-30 13:05:27 +11:00

6 lines
321 B
Plaintext

Instructions to import/update getallheaders polyfill library into Moodle:
1. Download the latest getallheaders polyfill library from https://github.com/ralouphie/getallheaders
2. Copy the src directory to lib/ralouphie/getallheaders folder
3. Copy the associated files LICENCE, README.md etc. to getallheaders directory