Expected behavior
OpenTripPlanner should accept application/x-protobuf for protobuf files. There might be some other content-type options that are in use for protobuf files that #2797 does not account for.
Observed behavior
406 error is returned when fetching realtime data with Content-Type: application/x-protobuf
Version of OTP used (exact commit hash or JAR name)
1.5.0
Steps to reproduce the problem
Unfortunately the realtime feeds I have this issue with (more than one) are not public
Expected behavior
OpenTripPlanner should accept application/x-protobuf for protobuf files. There might be some other content-type options that are in use for protobuf files that #2797 does not account for.
Observed behavior
406 error is returned when fetching realtime data with Content-Type: application/x-protobuf
Version of OTP used (exact commit hash or JAR name)
1.5.0
Steps to reproduce the problem
Unfortunately the realtime feeds I have this issue with (more than one) are not public