Skip to content

Releases: Blatzar/NiceHttp

0.4.18

Choose a tag to compare

@Blatzar Blatzar released this 18 Apr 00:04
f1dee9d

What's Changed

Full Changelog: 0.4.17...0.4.18

0.4.17

Choose a tag to compare

@Blatzar Blatzar released this 25 Mar 17:07
ecd68cf

What's Changed

  • Added content-length header check before readlimited by @LagradOst in #13

0.4.16

Choose a tag to compare

@Blatzar Blatzar released this 19 Jan 17:43
8b37c52

Small fix for jitpack builds

What's Changed

Full Changelog: 0.4.15...0.4.16

0.4.15

Choose a tag to compare

@Blatzar Blatzar released this 19 Jan 16:24
f0f03e9

What's Changed

  • Fix (headers): lowercase entries to avoid repetition by @diogob003 in #9
  • Fix: jitpack build for 0.4.14 by @diogob003 in #11

Full Changelog: 0.4.14...0.4.15

0.4.14

Choose a tag to compare

@Blatzar Blatzar released this 29 Nov 20:03
743dbdb

What's Changed

  • Bump all libs + Made readLimited way faster by @LagradOst in #8

Full Changelog: 0.4.13...0.4.14

0.4.13

Choose a tag to compare

@Blatzar Blatzar released this 28 Mar 00:40
2460805
  • Add large properties (textLarge, documentLarge, parsedLarge, parsedSafeLarge) and raise response limit to 5mb

0.4.12

Choose a tag to compare

@Blatzar Blatzar released this 10 Mar 21:58
4748e43
  • Added a content length check to .text to ensure that large binary files are not accidentally parsed using .text

0.4.11

Choose a tag to compare

@Blatzar Blatzar released this 12 Feb 00:19

Fix dependencies

0.4.10

Choose a tag to compare

@Blatzar Blatzar released this 12 Feb 00:02

Removed android dependency

0.4.5

Choose a tag to compare

@Blatzar Blatzar released this 16 Jan 15:47
aba37de

Fix connection timeout: #6