<div dir="ltr"><div><div><div><div><div>Hi,<br><br>there should be noting directly related to processing headers<br>see commit history of undertow <a href="https://github.com/undertow-io/undertow/commits/master">https://github.com/undertow-io/undertow/commits/master</a><br>
<br></div>What I don&#39;t get in your questions is that it works when you are doing client request via HTTPUrlConnection it works, otherwise it doesn&#39;t?<br></div>That sounds extra fishy.<br><br></div>Also there was RestEasy upgrade recently... <a href="https://github.com/wildfly/wildfly/commit/3758226082a90de5a129024de9a22154236427b1">https://github.com/wildfly/wildfly/commit/3758226082a90de5a129024de9a22154236427b1</a><br>
</div>it might have to do also with that.<br><br>--<br></div>tomaz<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Sep 25, 2013 at 6:10 PM, Michael Musgrove <span dir="ltr">&lt;<a href="mailto:mmusgrov@redhat.com" target="_blank">mmusgrov@redhat.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The BlackTie (an XATMI implementation) software uses the REST interface<br>
to JBoss transactions and sends HTTP requests down a plain C socket.<br>
Around about the time undertow was upgraded to Beta13<br>
(<a href="https://github.com/wildfly/wildfly/commit/8feb7d7d86e2a9619dbf7997b22d163684e5bf03" target="_blank">https://github.com/wildfly/wildfly/commit/8feb7d7d86e2a9619dbf7997b22d163684e5bf03</a><br>
- just over a week ago) the Link header is no longer being passed to our<br>
Resteasy transaction coordinator (the header is coming through as null).<br>
I was wondering if anyone is aware of a recent change that may have<br>
caused this change.<br>
<br>
I get the same behaviour if I use cURL to send the header.<br>
<br>
Note that it works fine if I send Link headers using<br>
java.net.HttpURLConnection.<br>
<br>
Mike<br>
_______________________________________________<br>
wildfly-dev mailing list<br>
<a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a><br>
</blockquote></div><br></div>