wpilibsuite / cscore

Camera access and streaming library (ARCHIVED, merged into allwpilib)
Other
24 stars 12 forks source link

Fix CORS issues #84

Closed ThadHouse closed 7 years ago

ThadHouse commented 7 years ago

None of the GET responses properly respond with CORS headers. This causes Javascript connections to not work correctly.