Releases: Simbiat/HTTP20
Releases · Simbiat/HTTP20
1.13.1+20230812
Adjustments to Sec-Fetch
1.13.0+20230806
Enabled strict mode for secFetch
by default
1.12.2+20230507
Removed deprecated prefetch-src
1.12.1+20221218
Use Unicode characters in CSS sample file
1.12.0+20221128
clientReturn()
now returns numeric code instead of boolean. As well as upload()
does.
1.11.0+20221015
Replaced sha3-256 with sha3-512
Added full_path
processing from $_FILES
Added server_path
to upload()
output
Re-ordered MIME-types a bit
1.10.4+20221010
Updated domain for website
1.10.3+20220809
All functions are now static, since they are more of helper functions, rather than standalone objects.
1.9.3+20220729
Support for level1[level2]
kind of fields in multiPartFormParse()
1.9.2+20220723
zEcho
now sends string to cacheControl
after compression and also adds a postfix, if compression was applied