Published April 27, 2021
| Version v0.9.6
Software
Open
JuliaWeb/HTTP.jl: v0.9.6
Authors/Creators
- Jacob Quinn
- Sam O'Connor1
- Jon Malmaud
- Dirk Gadsden2
- Iain Dunning3
- Keno Fischer4
- Leah Hanson5
- Daniel Espeset6
- Zach Allaun7
- Fredrik Ekre8
- Alex Arslan9
- Westley Argentum Hennigh-Palermo
- Tony Kelman
- Art
- Lyndon White10
- Eric Forgy
- Chris de Graaf11
- Chuck Ha5
- Ranjan Anantharaman12
- Fons van der Plas13
- Yichao Yu14
- Elliot Saba15
- Mikołaj Hojda
- Maura Driscoll
- Stefan Karpinski16
- Rene Donner17
- Miles Lubin18
- pixel27
- erikedin
- HBaghdadi1995
- 1. OC Technology
- 2. @Etsy
- 3. Hudson River Trading
- 4. @JuliaComputing
- 5. @vmware
- 6. @mailchimp
- 7. Keycult
- 8. Chalmers University of Technology
- 9. Beacon Biosignals
- 10. @invenia Labs
- 11. @beacon-biosignals
- 12. @JuliaLabs
- 13. MIT
- 14. Harvard
- 15. Julia Computing
- 16. @JuliaComputing / @NYU-MSDSE-SWG
- 17. @contextflow
- 18. @google
Description
HTTP v0.9.6
Closed issues:
- Documentation about
requestandresponsestruct andgetfieldfunction. (#681) - Export
statustextfunction. (#685) - Nondescript error message using readtimeout (#689)
- If StreamRequest fails, received data is lost (#691)
- Library error upon using HTTP (#700)
Merged pull requests:
- undeprecate the accessor methods of a HTTP message and updates the docs (#682) (@AtsushiSakai)
- Removed unnecessary export for HeaderSizeError (#683) (@AtsushiSakai)
- typo (#684) (@Spirarel)
- add example for a persistent session and logging into a webform (#686) (@Crghilardi)
- fix minor typos in request docstring (#687) (@ueliwechsler)
- export
statustextand update docs (#688) (@AtsushiSakai) - WIP: Add ReadTimeoutError Exception (#693) (@ueliwechsler)
- Bugfixes and improvements to rate limit check (#701) (@fredrikekre)
Files
JuliaWeb/HTTP.jl-v0.9.6.zip
Files
(163.4 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:3e5e11fee1a8446b3ca8677c1f3c2325
|
163.4 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JuliaWeb/HTTP.jl/tree/v0.9.6 (URL)