Skip to content

Releases: samsonasik/ForceHttpsModule

1.2.1

22 Jan 17:16
1.2.1
41c1dfa
Compare
Choose a tag to compare

Build Status Coverage Status PHPStan

Bug Fix :

Get Route Name should be on MvcEvent::EVENT_ROUTE, remove "bootstrap" attach

1.2.0

22 Jan 15:14
1.2.0
4b2e7d0
Compare
Choose a tag to compare

Build Status Coverage Status PHPStan

Enable/disable HTTP Strict Transport Security Header and set its value via config

1.1.1

22 Jan 08:36
1.1.1
0a7a1b6
Compare
Choose a tag to compare

Build Status Coverage Status PHPStan

  • use 307 Temporary redirect to keep headers, request method, body

1.1.0

21 Jan 22:26
1.1.0
0eb04ae
Compare
Choose a tag to compare

Build Status Coverage Status PHPStan

  • Keep headers, request method, request body if http request has content (eg: on POST request method that bring request body)

1.0.1

18 Jan 13:45
1.0.1
3ad900f
Compare
Choose a tag to compare

Always call ->send() after apply header Location into response object

1.0.0

17 Jan 20:55
1.0.0
7a4c84e
Compare
Choose a tag to compare

initial release