Skip to content

Commit

Permalink
capitalize http
Browse files Browse the repository at this point in the history
  • Loading branch information
tannalynn committed Aug 22, 2023
1 parent a9849ee commit 9620048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/new_relic/agent/configuration/default_source.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1216,7 +1216,7 @@ def self.enforce_fallback(allowed_values: nil, fallback: nil)
If `true`, the agent won't wrap third-party middlewares in instrumentation (regardless of whether they are installed via `Rack::Builder` or Rails).
<Callout variant="important">
When middleware instrumentation is disabled, if an application is using middleware that could alter the response code, the http status code reported on the transaction may not reflect the altered value.
When middleware instrumentation is disabled, if an application is using middleware that could alter the response code, the HTTP status code reported on the transaction may not reflect the altered value.
</Callout>
DESCRIPTION
},
Expand Down

0 comments on commit 9620048

Please sign in to comment.