We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
94a676a
#69 Bref init: Automatically git add bref.php serverless.yml + gitignore /.bref/ #70 Added REQUEST_TIME_FLOAT server var
git add bref.php serverless.yml
895822a
#66 Add support for the "Host" HTTP header
914c29a
#68 bref init: check that serverless is installed and AWS configured
bref init
46e54ff
#65 Fix session cookie handling in the Symfony adapter
2d42ce7
#64 Only Set-Cookie when Symfony session id changed
Set-Cookie
d6be192
#60 Add/fix session support for Symfony by @nealio82
fb9970b
#58 Support multipart/form-data POST requests (file uploads) by @vdechenaux
d362da1
Fix #56: Workaround for API Gateway's poor handling of arrays in query strings
f85a882
#54 Fix missing --stage option
--stage
ecb1535
#52, #53: Add the --stage option on more commands