<html><body>Hi Ivan and pierluigi,<div><br><blockquote>Hy pierluigi<br>a web
GET request is made of a url and, after a "?", of a set of params.<br>I think
that r.in.wms try to put a "?" at the and of the url.<br>but the wms address
you use already contain a "?"<br>so you have to use, for the url, only the
http addrees and, for the<br>urlparams, the remaining part of the
address.<br></blockquote><p><br></p><p>it worked as you described, however
GetCapabilities request ignored urlparams parameter. After r56519 it
should be able also to use url with "?"<span style="line-height:
1.3;">. </span><span style="line-height: 1.3;">GetCapabilities request
should also work</span><span style="line-height: 1.3;"> both ways
now </span><span style="line-height: 1.3;">(</span><span
style="line-height: 1.3;">r56520)</span><span style="line-height:
1.3;"> (using urlparams or including parameters directly into
url).</span></p><p><br></p><p>Best</p><p><span style="line-height:
1.3;">Stepan</span></p><p><br></p></div></body></html>