Module: Strava::Models::Mixins::HttpResponse
- Extended by:
- ActiveSupport::Concern
- Included in:
- Response
- Defined in:
- lib/strava/models/mixins/http_response.rb
Overview
Provides access to HTTP response data and rate limit information.
This mixin is included in Response (the base class for most API models) and provides access to the underlying HTTP response, which contains important metadata like rate limit information.