THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.

Revision history  [back]

This is a display filter:

http contains "content"

Replace content with whatever you are searching. For example:

http contains "cnn"

will display all the HTTP requests/responses with cnn

I think it is case sensitive so be careful what you place within the quotation marks. Hope this answers your question.

This is a display filter:

dsiplay filter:
http contains "content"
"content"

Replace content with whatever you are searching. seraching. For example:

http contains "cnn"

"cnn"

will display all the HTTP requests/responses with cnn

I think it is case sensitive so be careful what you place within the quotation marks. Hope this answers your question.