aboutsummaryrefslogtreecommitdiff
path: root/lib/http/http.ml
Commit message (Expand)AuthorAgeFilesLines
* Reverted earlier changes for goodHEADorigin/masterorigin/HEADmasterMatias Goldfeld2021-02-071-34/+34
* Reverted attempts to add 32-bit compatibilityMatias Goldfeld2021-01-291-34/+34
* Revert "More 32 bit fixes"Matias Goldfeld2021-01-291-2/+2
* Revert "More Int64 refactors"Matias Goldfeld2021-01-291-1/+1
* Revert "Started conversion to ppx_yojson_conv"Matias Goldfeld2021-01-291-31/+31
* Started conversion to ppx_yojson_convMatias Goldfeld2021-01-281-31/+31
* More Int64 refactorsMatias Goldfeld2021-01-281-1/+1
* More 32 bit fixesMatias Goldfeld2021-01-271-2/+2
* Added message_reference functionalityMatias Goldfeld2021-01-271-4/+4
* Fixed sending file attachments by adding multiform supportMatias Goldfeld2021-01-271-13/+25
* Some improvements to rate limitsAdelyn Breedlove2019-02-271-112/+105
* Correct User-AgentAdelyn Breedlove2019-02-261-1/+1
* Fix an issue where routes that don't return rate limit info lock foreverAdelyn Breedlove2019-02-171-4/+4
* Add rate limit log at debug levelAdelyn Breedlove2019-02-171-1/+4
* Add a cacheAdelyn Breedlove2019-02-111-0/+360