Skip to content

Releases: youngmonkeys/ezyhttp

Release version 1.3.3

22 Nov 15:23
Compare
Choose a tag to compare

Update ezyfox and jetty versions

Release version 1.3.2

11 May 15:35
3bb41b4
Compare
Choose a tag to compare
  • Allow multiple uris in DoGet annotation

Release version 1.3.1

28 Apr 01:00
Compare
Choose a tag to compare
  • update ViewContext to fix resolveMessage message issue
  • Update getRequestValue to check blank
  • Add getRequestValueAnyway

Release version 1.3.0

18 Apr 14:02
Compare
Choose a tag to compare
  • Update date time deserialize

Release version 1.2.9

04 Apr 14:00
Compare
Choose a tag to compare

Update JsonBodyConverter

Release version 1.2.8

30 Mar 04:02
Compare
Choose a tag to compare
  • Add RequestArguments.getHeaders method.
  • Update ByteRange to accept bytes:

Release version 1.2.7

08 Jan 06:56
Compare
Choose a tag to compare
  • decode path variable value

Release version 1.2.6

06 Jan 06:47
0a31c04
Compare
Choose a tag to compare

What's Changed

  • version 1.2.6: allow * path by @tvd12 in #54

Full Changelog: v1.2.5...v1.2.6

Release version 1..2.5

25 Dec 16:05
Compare
Choose a tag to compare
  • update View.setVariables to check null

Release version 1.2.4

24 Dec 03:54
0d425c0
Compare
Choose a tag to compare

Fix http client request large content issue