Releases: ikod/dlang-requests
Releases · ikod/dlang-requests
Fix issue #117 (fail to auth on proxy)
v1.0.15 Issue #117
PR #114 - Fix upcoming deprecations (v2.091.0)
Merge pull request #114 from Geod24/fix-deprecations Fix upcoming deprecations (v2.091.0)
refactor dub.json
v1.0.12 add ubuntu-latest to github workflow
fix OSX 10.15 load ssl libraries problem
fix OSX 10.15 load ssl libraries problem
#111
v1.0.10
bugfix release
bugfix release
bugfix for "Sudden hex dump terminal output"
bugfix release
- fix for linking with libressl
- merged pull request to shared static this()
bugfix release
- Fixed bug with cookie for post requests
- Removed console warning when no ssl library found.
FTP: return directory listing if url points to directory.
FTP: return directory listing if url points to directory.