falconry / falcon

The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
https://falcon.readthedocs.io/en/stable/
Apache License 2.0
9.53k stars 945 forks source link

docs(FAQ): add an entry on blocked cross-origin request #1993

Closed vytas7 closed 3 years ago

vytas7 commented 3 years ago

This PR extends our FAQ with the answers that I provided on #1978.

Closes #1978

codecov[bot] commented 3 years ago

Codecov Report

Merging #1993 (0365f55) into master (21add00) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1993   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           63        63           
  Lines         6674      6674           
  Branches      1079      1079           
=========================================
  Hits          6674      6674           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 21add00...0365f55. Read the comment docs.