flightphp / docs

Documentation site for the Flight PHP Micro Framework, written using Flight of course :D
2 stars 5 forks source link

Updated Security.md docs with the new Response::header() signature #16

Closed i-rme closed 2 months ago

i-rme commented 2 months ago

Response::header() now requires two parameters (name and value) for each header instead of one (colon separated string). CORS examples are working now.

n0nag0n commented 2 months ago

Whoops a daisy :sweat_smile: Thanks for catching that and fixing it! I haven't seen you around here but thanks for contributing, nice to meet you, and tell your friends about Flight!