Skip to content

Releases: steffjenl/laravel-signhost

Release v1.4.2

Choose a tag to compare

@steffjenl steffjenl released this 23 Jan 17:55
0bc3bda

Fixed Digest header

Release version v1.4.1

Choose a tag to compare

@steffjenl steffjenl released this 21 Dec 19:14
2e19b7b
Merge pull request #15 from Mirkin-source/patch-3

Update FileMetadata.php

Release version v1.3.10

Choose a tag to compare

@steffjenl steffjenl released this 10 Jan 15:53
Sorry for all the new versions, we found the bug with this package an…

Bugfix #13

Choose a tag to compare

@steffjenl steffjenl released this 10 Jan 11:28
  • 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

Choose a tag to compare

@steffjenl steffjenl released this 10 Jan 10:11

Fix some bugs with content-type and content-lengt

Merge pull request #1 from jstolp/master

Choose a tag to compare

@steffjenl steffjenl released this 06 Jan 11:12
62d4118

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

Choose a tag to compare

@steffjenl steffjenl released this 14 Nov 10:34
0be04ba
Do not decode a request as JSON when fetching a binary...

New release with type hints

Choose a tag to compare

@steffjenl steffjenl released this 31 Aug 12:46
v1.3.4

Last release with the last bug fixes

Choose a tag to compare

@steffjenl steffjenl released this 12 Jul 15:32
v.1.2.1

Release version v1.0

Choose a tag to compare

@steffjenl steffjenl released this 22 Feb 19:06
set correct header when sending an pdf file to signhost