Here is a command you can use
agra(config)#bypass static ?
A.B.C.D IP address of the web-client to be bypassed
any-client Bypass HTTP traffic from any client destined to a particular server
agra(config)#bypass static any-client ?
A.B.C.D IP address of the web-server to be bypassed
agra(config)#bypass static any-client 10.10.10.10 ?
agra(config)#bypass static any-client 10.10.10.10
Another solution if you need to inspect the url, could be to use
agra(config)#rule action no-cache pattern-list 1
Regards,
Gilles.
PS: please rate this answer.