Skip to content

Commit

Permalink
Update customize_transport README.md (#459)
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbingDaHood authored Jan 5, 2025
1 parent 5bcde17 commit a7f10dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/customize_transport/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ $ FALCON_CLIENT_ID="abc" FALCON_CLIENT_SECRET="XYZ" FALCON_CLOUD=us-1 \
FALCON_RATE_LIMIT_THRESHOLD="100" customize_transport
```

The Falcon API rate limit information provided by the `falcon.TransportDecorator` in this example will be the beginning out the output.
The Falcon API rate limit information provided by the `falcon.TransportDecorator` in this example will appear at the beginning of the output.

0 comments on commit a7f10dd

Please sign in to comment.