We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The TriMet TripUpdates GTFS-RT feed uses application/grtfeed:
TripUpdate
application/grtfeed
curl 'https://developer.trimet.org/ws/V1/TripUpdate?appID=…' --head
HTTP/1.1 200 Date: Tue, 22 Dec 2020 16:35:28 GMT Content-Type: application/grtfeed Content-Length: 39500 Access-Control-Allow-Origin: * Connection: close Strict-Transport-Security: max-age=31536000
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The TriMet
TripUpdate
s GTFS-RT feed usesapplication/grtfeed
:curl 'https://developer.trimet.org/ws/V1/TripUpdate?appID=…' --head
The text was updated successfully, but these errors were encountered: