[squid-users] Vary object loop returns

joe chip_pop at hotmail.com
Mon Jun 6 14:10:17 UTC 2016


fixed string  search better then    variant search   ,%20       caus some
mobile app has 
befor
'http://api.footballaddicts.com/matches?date=2016-06-06&utc_offset=%2B03%3A00'
'accept="application%2Fvnd.livescore_app.api.v4.android+json",
if-none-match="%223b23174cf97df7cb9fec26cdd9bac8ca%22",
if-modified-since="Mon,%2006%20Jun%202016%2014%3A31%3A32%20GMT",
accept-language="en", accept-encoding="gzip", x-client-locale="en_LB",
user-agent="se.footballaddicts.livescore%2F3.6.18", x-device="craterq3g"'

after
'http://api.footballaddicts.com/matches?date=2016-06-06&utc_offset=%2B03%3A00'
'accept="application%2Fvnd.livescore_app.api.v4.android+json",
if-none-match="%223b23174cf97df7cb9fec26cdd9bac8ca%22", if-modified-

if-modified-since="Mon,%2006%20Jun%202016%2014%3A31%3A32%20GMT"
bad :( it filter out the rest of the line ,%2006%20Jun   start with ,%20
so first test was fixed string going to work on that at least it wont fkp if
it detect any non related ,%20




--
View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Vary-object-loop-returns-tp4677716p4677854.html
Sent from the Squid - Users mailing list archive at Nabble.com.


More information about the squid-users mailing list