Open Balinski opened 7 years ago
Hello! Any updates?
No, it's not currently possible. I really want this to be possible, but I haven't figured out a way to cleanly expose the HAR to filters yet. It is one of the key requirements of the new REST API that is still brewing, so I'll add tag this issue and update it when there is progress.
Thanks for your reply!
On Jul 25, 2017 07:54, "Jason Hoetger" notifications@github.com wrote:
No, it's not currently possible. I really want this to be possible, but I haven't figured out a way to cleanly expose the HAR to filters yet. It is one of the key requirements of the new REST API that is still brewing, so I'll add tag this issue and update it when there is progress.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/lightbody/browsermob-proxy/issues/657#issuecomment-317628988, or mute the thread https://github.com/notifications/unsubscribe-auth/APo-tDIGdDcyiLELY_xEmX0H1bNgFXrKks5sRXUigaJpZM4N-G8- .
Is it possible add comment to entry in HAR if request/response filter triggered? EXAMPLE: Charles add next commnet to entry if request/response filter triggered: "comment": "Rewrite Tool: status changed to \"404 Not Found\""
Thanks!