framework/library/sentry/Raven/ProcessorRemoveHttpBodyProcessor.php

Classes

Raven_Processor_RemoveHttpBodyProcessor This processor removes all the data of the HTTP body to ensure no sensitive informations are sent to the server in case the request method is POST, PUT, PATCH or DELETE.