This change is a name change only. TCP Request tracking can track sendfile and even non-sendfile requests. The
names however in the current code use http, and they should not. The feature is not http specific. Lets change the
name so they more properly reflect whats going on. This also fixes conflicts with http_req which caused application pain.
Details
Details
- Reviewers
tuexen antoine - Group Reviewers
transport - Commits
- rG57a3a161a92f: tcp: request tracking is not http specific.
make sure we compile after the name change.
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped