Skip to content
This repository has been archived by the owner on Sep 21, 2020. It is now read-only.

Fix CORS issues #84

Closed
ThadHouse opened this issue Jul 24, 2017 · 0 comments
Closed

Fix CORS issues #84

ThadHouse opened this issue Jul 24, 2017 · 0 comments

Comments

@ThadHouse
Copy link
Member

ThadHouse commented Jul 24, 2017

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

ThadHouse added a commit to ThadHouse/cscore that referenced this issue Jul 24, 2017
Closes wpilibsuite#84. Also adds a responder at /stream to allow compatibility with
the ROS mjpeg reader
ThadHouse added a commit to ThadHouse/cscore that referenced this issue Jul 24, 2017
PeterJohnson pushed a commit that referenced this issue Aug 8, 2017
virtuald pushed a commit to robotpy/cscore that referenced this issue Dec 2, 2018
This will allow dependencies such as wpilibc to update to use wpiutil
without breaking "normal" ntcore static library use in the meantime.

This commit also restructures the gradle files by creating a new
(placeholder) wpiutil project, and moving the ntcore project into
a separate gradle file.  Added toolchains/native.gradle (refactored from
ntcore).

Also fixes ntcore skipJava on Windows by providing an alternate .def file
for this case.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant