Fix handling of uri-specific parameters
authorQuentin Rameau <quinq@fifth.space>
Thu, 18 May 2017 10:33:28 +0000 (12:33 +0200)
committerQuentin Rameau <quinq@fifth.space>
Mon, 22 May 2017 10:38:49 +0000 (12:38 +0200)
commit2223417c91569f8314205d8f34c3cdf4d96d6e1a
tree80ff68618203dcc2677ebdcfa4eaee4eaef38b89
parenta1328457cff30dc678a1b8e80dc44ddb73ce293c
Fix handling of uri-specific parameters

We need to (re)apply uri-specific parameters for each new uri even if
the parameter has already been set to get the correct value.

Thanks to Julien STEINHAUSER <julien.steinhauser@orange.fr> for the
report!
surf.c