<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Jun 6, 2014 at 11:01 AM, Kristian Van Der Vliet <span dir="ltr"><<a href="mailto:kvandervliet@dyn.com" target="_blank">kvandervliet@dyn.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div>On Thu, Jun 5, 2014 at 5:00 PM, Michael Brown <span dir="ltr"><<a href="mailto:mcb30@ipxe.org" target="_blank">mcb30@ipxe.org</a>></span> wrote:<br>

</div></div><div class="gmail_extra"><div class="gmail_quote"><div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div>On 05/06/14 16:52, Kristian Van Der Vliet wrote:<br>



<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
    Could you try using wireshark to observe what actually goes over the<br>
    wire?  I suspect the problem may be on your server side.<br>
<br>
Sure. Wireshark shows a GET:<br>
<a href="https://www.cloudshark.org/captures/b1088305ff3f" target="_blank">https://www.cloudshark.org/<u></u>captures/b1088305ff3f</a><br>
</blockquote>
<br></div>
Thanks.  Could you try building with DEBUG=httpcore and post the output from that?</blockquote><div><br></div></div><div>Indeed I can:</div></div></div></div></blockquote><div><br></div><div>Sorry, it might help if I used the configuration that actually performs a POST. Ignore that last output. I've figured it out now and the POST endpoint is called as I would expect. This bothered me, so I retraced my steps.</div>
<div><br></div><div>It seems that during debugging an original issue I've dropped into the iPXE CLI and was using that; however what I <b>didn't</b> expect was that "params" becomes un-set after use, because I missed the note right at the end of the "params" command. If you pass an empty parameters list to an HTTP command it will silently perform a GET rather than POST which further compounded my confusion.</div>
<div><br></div></div>-- <br><div dir="ltr"><p style="font-size:13px;line-height:17.328125px;color:rgb(51,51,51);padding:0px;margin-bottom:10px;font-family:Arial,Helvetica,FreeSans,sans-serif"><a href="http://dyn.com/" rel="nofollow" style="color:rgb(0,109,175);outline:none" target="_blank"><img alt="Dyn logo, Dyn.com" src="http://dyn.com/wp-content/uploads/2013/08/dyn-logo-esignature.png" style="border: none;"></a>        <a href="http://twitter.com/dyn" rel="nofollow" style="color:rgb(0,109,175);outline:none" target="_blank"><img src="http://dyn.com/wp-content/uploads/2013/08/esignature-icon-dyn-twitter.png" style="border: none;"></a><a href="http://twitter.com/dyninc" rel="nofollow" style="color:rgb(0,109,175);outline:none" target="_blank">   </a><a href="http://facebook.com/dyn" rel="nofollow" style="color:rgb(0,109,175);outline:none" target="_blank"><img alt="Dyn facebook account" src="http://dyn.com/wp-content/uploads/2013/08/esignature-icon-dyn-facebook.png" style="border: none;"></a><a href="http://twitter.com/dyninc" rel="nofollow" style="color:rgb(0,109,175);outline:none" target="_blank">   </a><a href="http://linkedin.com/company/dyn" rel="nofollow" style="color:rgb(0,109,175);outline:none" target="_blank"><img alt="Dyn LinkedIn account" src="http://dyn.com/wp-content/uploads/2013/08/esignature-icon-dyn-linkedin.png" style="border: none;"></a></p>

<p style="font-size:13px;line-height:17.328125px;color:rgb(51,51,51);padding:0px;margin-bottom:10px;font-family:Arial,Helvetica,FreeSans,sans-serif"><span style="font-family:'Trebuchet MS';font-size:13px;line-height:19px"><span style="color:rgb(0,0,0);background-color:rgb(255,249,37)">Kristian Van Der Vliet</span>  / <span style="color:rgb(102,102,102)">System Engineer, DevTools</span> <br>

<span style="color:rgb(102,102,102)"><img alt="" src="http://dyn.com/wp-content/uploads/2013/08/esignature-icon-cell.png" style="border: 0px;"> <a href="tel:%2B44%207983%20258%20707" value="+447983258707" target="_blank">+44 7983 258 707</a></span><br>
<span style="color:rgb(255,249,37);background-color:rgb(0,0,0)"><span style="color:rgb(255,255,255)"></span></span></span></p>
</div>
</div></div>