stable
Clone or download
Read-only
We now collects the number of requests sent by Tuleap and the status code of the response (when possible). Part of request #31580: Filter outbound HTTP requests Change-Id: I10624d0a768df306ff0963bbe39b1764f39e032c
Modified Files
Name | ||||
---|---|---|---|---|
A | src/common/Http/Client/HTTPOutboundResponseMetricCollector.php | +122 | −0 | Go to diff View file |
M | src/common/Http/HttpClientFactory.php | +7 | −7 | Go to diff View file |
A | tests/unit/common/Http/Client/HTTPOutboundResponseMetricCollectorTest.php | +68 | −0 | Go to diff View file |