Skip to content

Conversation

@jwadhams
Copy link
Collaborator

This feature is designed to allow a child of AbstractRequest to decide which request headers and response headers should be logged by LogFile.

The current approach (which is covered in LogFileTest::testRequestHeadersInRequestClass and LogFileTest::testResponseHeadersInRequestClass) is that the child Request would override getLogFileHelper to return a new class instance. This can of course customize any part of the LogFile class, but I introduced this change so that it could override interestingResponseHeaders and the new interestingRequestHeaders

…her request and response headers should be logged
@bbene bbene merged commit a085746 into development Oct 30, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants