This is a migrated thread and some comments may be shown as answers.

Autoresponder and *header action(does not modify response)

1 Answer 728 Views
Windows
This is a migrated thread and some comments may be shown as answers.
Евгений
Top achievements
Rank 1
Евгений asked on 19 Jun 2017, 10:09 AM

Hi!

I'm playing around autoresponder and its features.

Have tried to use *header action but it does not seem to work.

Rule itself is quite clear: METHOD:GET - to be sure I've not messed at this point I also tried it with action *drop and eveything seems to work("no connection" error message was shown in Chrome)

Actions were tried:

1. *header:Content-Type=application/octet-stream -- existing header, dash-style naming

2. *header:ContentType=application/octet-stream -- existing header, camelCase naming

3. *header:X-OWN=test -- new header, dash-style naming

4. *header:XOWN=test -- new header, camelCase naming

And then I've looked intoChrome's Developer Tools and there was no such headers shown.

 

Or is *header action applied to request(while I checked response)?

 

Have somebody used *header action successfully?

 

Thank you.

1 Answer, 1 is accepted

Sort by
0
Евгений
Top achievements
Rank 1
answered on 19 Jun 2017, 11:54 AM

I'm not sure if this is linked issue: I'm also unable to use Header: condition to intercept the requests(I've tried *bpu action as well as *drop)

I've tried next conditions:

1. Header:Server

2. Header:Server=nginx/1.8.0

3. Header:Content-Type

4. Header:ContentType

5. Header:Content-Type=text/html

6. Header:ContentType=text/html

Tags
Windows
Asked by
Евгений
Top achievements
Rank 1
Answers by
Евгений
Top achievements
Rank 1
Share this question
or