issues
search
tuupola
/
cors-middleware
PSR-7 and PSR-15 CORS middleware
MIT License
132
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Issue with comma-separated headers value in MS Edge
#40
morgan-tr
closed
5 years ago
9
Uncaught BadMethodCallException
#39
wilfredcom
closed
5 years ago
1
Cannot set my own header
#38
ozzpy
closed
5 years ago
1
CorsMiddleware->process() creates a response even tough its passed a response object
#37
Rodrirokr
closed
4 years ago
1
Make PHPStan happy
#36
tuupola
closed
5 years ago
0
Update coding standard to PSR-12
#35
Pnoexz
closed
5 years ago
1
Use phpdbg to generate coverage
#34
tuupola
closed
5 years ago
0
Update neomerx/cors-psr7 to v2
#33
internalsystemerror
closed
2 years ago
1
Enable static analysis
#32
tuupola
closed
5 years ago
0
Allow error handler to override status code (fixes #30)
#31
tuupola
closed
5 years ago
0
Wrong response object on error handler
#30
marc-mabe
closed
5 years ago
4
Do not assume methods handler callable is a Closure
#29
tuupola
closed
5 years ago
0
Do not assume error handler callable is a Closure
#28
tuupola
closed
5 years ago
0
Unable to get this working in Slim
#27
rohitsodhia
closed
5 years ago
5
Callable is assumed to be a closure
#26
marcguyer
closed
5 years ago
6
Failed to load http://localhost:8080/api/login: Request header field Content-Type is not allowed by Access-Control-Allow-Headers in preflight response.
#25
bluebaroncanada
closed
6 years ago
2
The middleware is too restrictive for PSR-3 compliant loggers that do not implement the `Psr\Log\LoggerInterface`
#24
halfpastfouram
closed
6 years ago
3
Add new option `origin.server`
#23
fabacino
closed
6 years ago
6
Same-Origin requests are blocked when Origin header is present
#22
fabacino
closed
6 years ago
1
Fatal error: Uncaught TypeError: Return value of Tuupola\Middleware\CorsMiddleware::origin() must be an instance of Tuupola\Middleware\void, none returned
#21
SimBrunet
closed
6 years ago
8
Use stable PSR-17
#20
tuupola
closed
6 years ago
0
Fatal error: Uncaught Error: Class not found.
#19
jardelsimao
closed
6 years ago
11
No Access-Control-Allow-Method in the header
#18
sinuraya
closed
6 years ago
7
PHP Fatal error: Uncaught Error: Class 'Tuupola\\Middleware\\Cors'
#17
newbie14
closed
6 years ago
3
PHP Fatal error: Class 'Tuupola\Middleware\CorsMiddleware' not found
#16
jaimecuellar14
closed
6 years ago
17
Use approved PSR-15
#15
tuupola
closed
6 years ago
0
Multiple origins with wildcards
#14
amandiobm
closed
2 years ago
27
Breaking changes, please tag a new version
#13
bluebaroncanada
closed
6 years ago
1
Use external callable handler
#12
tuupola
closed
6 years ago
0
Refactor to PHP 7.1
#11
tuupola
closed
6 years ago
0
Support PSR-15
#10
tuupola
closed
6 years ago
0
If HTTP_ORIGIN is present but empty/null
#9
ghost
closed
6 years ago
3
Middleware not adding headers on an options/pre-flight call?
#8
ghost
closed
7 years ago
4
Access-Control-Allow-Headers isn't being returned by the preflight request?
#7
2blane
closed
7 years ago
2
Zend Expressive Don't work CORS
#6
lpj145
closed
7 years ago
15
Cors middleware only being called on GET - not POST?
#5
ghost
closed
7 years ago
1
Class 'Neomerx\Cors\Strategies\Settings' not found
#4
bujardeari
closed
7 years ago
0
OPTIONS request gets a "401 Unauthorized" response
#3
EmreErdogan
closed
7 years ago
5
Exception causes CORS Error
#2
ghost
opened
8 years ago
15
Order of operations
#1
weierophinney
closed
8 years ago
7
Previous