aboutsummaryrefslogtreecommitdiff
path: root/lib/http
Commit message (Collapse)AuthorAgeFilesLines
* Reverted earlier changes for goodHEADorigin/masterorigin/HEADmasterMatias Goldfeld2021-02-076-229/+229
|
* Reverted attempts to add 32-bit compatibilityMatias Goldfeld2021-01-296-229/+229
|
* Revert "More 32 bit fixes"Matias Goldfeld2021-01-293-12/+12
| | | | This reverts commit 4a95a2a16273384072a767ff44e5db772224d6a4.
* Revert "More Int64 refactors"Matias Goldfeld2021-01-294-186/+186
| | | | This reverts commit b499169e93e9f7bdd0f877a3cdf0247ec495abe1.
* Revert "Started conversion to ppx_yojson_conv"Matias Goldfeld2021-01-291-31/+31
| | | | This reverts commit c937240fdd2036edd493debb76117165e4084e8b.
* Started conversion to ppx_yojson_convMatias Goldfeld2021-01-281-31/+31
|
* More Int64 refactorsMatias Goldfeld2021-01-284-186/+186
|
* More 32 bit fixesMatias Goldfeld2021-01-273-12/+12
|
* Added message_reference functionalityMatias Goldfeld2021-01-271-4/+4
|
* Fixed sending file attachments by adding multiform supportMatias Goldfeld2021-01-272-16/+32
|
* Remove use of Tyre in favour of Str libAdelyn Breedlove2019-03-011-13/+4
|
* Some improvements to rate limitsAdelyn Breedlove2019-02-274-114/+142
|
* Correct User-AgentAdelyn Breedlove2019-02-261-1/+1
|
* Fix an issue where routes that don't return rate limit info lock foreverAdelyn Breedlove2019-02-173-6/+6
|
* Add rate limit log at debug levelAdelyn Breedlove2019-02-171-1/+4
|
* Re-arrange and whatnotAdelyn Breelove2019-02-132-0/+67
|
* Update types :)Adelyn Breelove2019-02-121-56/+56
|
* Fix opam dependencies and revert changesAdelyn Breedlove2019-02-122-56/+57
|
* Add a cacheAdelyn Breedlove2019-02-114-0/+671