Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add HTTP headers for external solver requests (#201)
This PR just adds HTTP headers indicating that external solver `/solve` requests both send and only accept JSON. This is just to be more polite to solvers as some frameworks have friction if the header is missing or not set to `application/json`. ### Test Plan CI.
- Loading branch information