Releases: steffjenl/laravel-signhost
Releases · steffjenl/laravel-signhost
Release version v1.4.1
Release version v1.3.10
Sorry for all the new versions, we found the bug with this package an…
Bugfix #13
- Removed duplicated isValidJson check
- Add content-lengt: 0 header when put or post has no data (json)
Fix some bugs with content-type and content-lengt
Fix some bugs with content-type and content-lengt
Merge pull request #1 from jstolp/master
For some reason SignHost.com requires the Content-Lenght header on the startTransaction call. this PR adds it. (might be nice to add this as header on the specific call though, instead of str_pos() the URL for 'start'.... but it works)
v1.3.6: Merge pull request #7 from jstolp/master
Do not decode a request as JSON when fetching a binary...
New release with type hints
v1.3.4
Last release with the last bug fixes
Release version v1.0
set correct header when sending an pdf file to signhost