Getting started
Which cookies does my site have?
Utmvc
/_Incapsula_Resource?SWJIYLWA=...Reese84
Complete Example
Last updated
This page covers various best practices. If you already have a lot of experience with Incapsula you can skip this and head directly to the API Reference.
If your site loads in a script that looks like the following, then it has utmvc.
/_Incapsula_Resource?SWJIYLWA=...More info here: UTMVC
If your browser contains a cookie named "reese84" on the website or an x-d-tokenheader, then the website uses reese84.
More info here: Reese84
For a full working implementation with proper TLS client setup, header ordering, and cookie handling, see our examples repository:
Last updated

