FAQ
Is it possible to program own Filters/Handlers?
Yes
PAW uses regular Brazil Handlers/Filters. Go to the Brazil Homepage and download the Brazil package. To insert new Handlers/Filters you can use the import functionality provided by the GUI.
PAW uses regular Brazil Handlers/Filters. Go to the Brazil Homepage and download the Brazil package. To insert new Handlers/Filters you can use the import functionality provided by the GUI.
Is it possible to filter HTTPS sessions?
No
HTTPS sessions are secure by design, meaning that the whole HTTP transfer is encrypted. PAW can only establish the connection between the browser and the SSL server and pass the content along. Because of the secure nature of a HTTPS session it can not be filtered. The only thing that could be modified are HTTP headers transferred during the first connect to the SSL server.
HTTPS sessions are secure by design, meaning that the whole HTTP transfer is encrypted. PAW can only establish the connection between the browser and the SSL server and pass the content along. Because of the secure nature of a HTTPS session it can not be filtered. The only thing that could be modified are HTTP headers transferred during the first connect to the SSL server.