Any examples available for modifying the response HTML?
325 views
Skip to first unread message
Carlos
unread,
Aug 2, 2017, 3:59:03 PM8/2/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to LittleProxy
I would like proxy all requests. If I detect that the response is HTML and has a certain tag then I want to be able to inject some some HTML into the response. Are there any examples that show how to do this?
Ideally I would do this for responses with a content length and for chunked responses.