<p></p>
<h3>Description</h3>
<p>According <a href="https://tools.ietf.org/html/rfc5985" rel="nofollow">RFC5985</a></p>
<blockquote>
<p>The POST method is the only method REQUIRED for HELD.  If a LIS<br>
chooses to support GET or HEAD, it SHOULD consider the kind of<br>
application doing the GET.</p>
</blockquote>
<p>So not all LIS servers support the GET method and only the POST method always present.</p>
<p>Also <a href="https://tools.ietf.org/html/rfc6753#section-3.2" rel="nofollow">rfc6753#section-3.2</a></p>
<blockquote>
<p>An HTTP GET request to a HELD URI produces a HELD response as if the<br>
following HELD request had been sent using HTTP POST:</p>
</blockquote>
<pre><code> <locationRequest xmlns="urn:ietf:params:xml:ns:geopriv:held">
   <locationType exact="false">
     geodetic civic
   </locationType>
 </locationRequest>
</code></pre>
<h3>Expected behavior</h3>
<p>Dereference Geolocation URLs using POST method with content according <a href="https://tools.ietf.org/html/rfc6753#section-3.2" rel="nofollow">rfc6753#section-3.2</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/2641">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZJW33VAUPXTEMDKRVDS7KNHRANCNFSM4XWYFUXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZPZHVBQSCQL63NCSU3S7KNHRA5CNFSM4XWYFUX2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4MB7OKTA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/2641",
"url": "https://github.com/kamailio/kamailio/issues/2641",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>