Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Conversation

@blankdots
Copy link
Contributor

@blankdots blankdots commented Jan 17, 2020

Description

ADD CORS headers for max age and allowed methods.

The OPTIONS methods is for preflight requests aiohttp_cors should be able to handle preflight see also https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Headers

Related issues

Type of change

  • New feature (non-breaking change which adds functionality)

Changes Made

  1. Added headers as specified by aiohttp_cors

Testing

  • Tests do not apply

@blankdots blankdots self-assigned this Jan 17, 2020
@blankdots blankdots added the enhancement New feature or request label Jan 17, 2020
@blankdots blankdots marked this pull request as ready for review January 17, 2020 07:44
@blankdots blankdots requested a review from teemukataja January 17, 2020 07:44
@teemukataja teemukataja merged commit a5ead1d into dev Jan 17, 2020
@teemukataja teemukataja deleted the feature/headers branch January 17, 2020 08:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants