mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-69548 core: Adding the http-message library
This is a dependency of ZipStream
This commit is contained in:
parent
8eee0f5e26
commit
5dc3df0e0c
12 changed files with 1281 additions and 0 deletions
|
@ -351,4 +351,10 @@
|
|||
<license>MIT</license>
|
||||
<version>1.7.6</version>
|
||||
</library>
|
||||
<library>
|
||||
<location>http-message</location>
|
||||
<name>http-message</name>
|
||||
<license>MIT</license>
|
||||
<version>1.0.1</version>
|
||||
</library>
|
||||
</libraries>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue