> What is the string to enter?

MIME  types  image/jp*  and  image/pjp* -- note that this should block
true  JPEG  response  streams, regardless of URL extension, from being
rendered  at  the  client.  This is the intent until all of the "deep"
detection  techniques  are  rolled  out at the clients in question. It
expects rampant FPs but has been agreed necessary for the next week.

I'm told that three actual detection regexes (within binary data) are:

/^Content-Type\s*\x3a\s*image\x2fjpe?g.*\xFF\xD8.{2}.*\xFF[\xE1\xE2\xED\xFE]\x00[\x00\x01]/smi

/^Content-Type\s*\x3a\s*image\x2fjpe?g/smi

/\xFF[\xE1\xE2\xED\xFE]\x00[\x00\x01]

Can't vouch for these, though.

--Sandy


------------------------------------
Sanford Whiteman, Chief Technologist
Broadleaf Systems, a division of
Cypress Integrated Systems, Inc.
e-mail: [EMAIL PROTECTED]
------------------------------------


To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/

Reply via email to