Skip to content

Releases: ikod/dlang-requests

Fix issue #117 (fail to auth on proxy)

25 Mar 08:34
Compare
Choose a tag to compare

PR #114 - Fix upcoming deprecations (v2.091.0)

04 Feb 18:07
f62bf52
Compare
Choose a tag to compare
Merge pull request #114 from Geod24/fix-deprecations

Fix upcoming deprecations (v2.091.0)

refactor dub.json

24 Nov 22:00
Compare
Choose a tag to compare
v1.0.12

add ubuntu-latest to github workflow

fix OSX 10.15 load ssl libraries problem

14 Nov 20:34
5e7a994
Compare
Choose a tag to compare

fix OSX 10.15 load ssl libraries problem
#111

v1.0.10

10 Nov 19:21
Compare
Choose a tag to compare

Fix for empty HTTP_PROXY environment variable
Added form handling for PATCH request

bugfix release

13 Jun 13:06
5e38d5f
Compare
Choose a tag to compare

Bug fixes/pull requests merged from @sarneaud and @burner

bugfix release

11 May 13:08
Compare
Choose a tag to compare

bugfix for "Sudden hex dump terminal output"

bugfix release

09 May 16:56
Compare
Choose a tag to compare
  • fix for linking with libressl
  • merged pull request to shared static this()

bugfix release

04 Mar 08:41
Compare
Choose a tag to compare
  1. Fixed bug with cookie for post requests
  2. Removed console warning when no ssl library found.

FTP: return directory listing if url points to directory.

27 Dec 20:59
Compare
Choose a tag to compare

FTP: return directory listing if url points to directory.