Commit Graph

8 Commits

Author SHA1 Message Date
Philipp f6c240c062 Fix intended failure ;-) 2022-01-06 23:08:00 +01:00
Philipp 3e0bcf7acd Add license check 2022-01-06 22:28:00 +01:00
Philipp 6dbbd08179 Use rawContent for Special Options to avoid a protected options() method 2022-01-04 20:59:29 +01:00
Philipp 37f850377e Fix App routing 2022-01-04 20:59:28 +01:00
Philipp dc46af5ea1 Automatically return allowed HTTP methods for OPTIONS per specific endpoint 2022-01-04 20:59:27 +01:00
Philipp 5e85939502 Introduce FixtureTest::useHttpMethod for manually overwrite the HTTP Method argument 2022-01-04 20:59:26 +01:00
Philipp c7f2ba213b Fix OPTIONS 2022-01-04 20:59:25 +01:00
Philipp eaad220738 Add explicit status setting for PSR/ResponseInterface & add tests for OPTIONS endpoint 2022-01-04 20:59:25 +01:00