Skip to content

Commit c89a348

Browse files
author
Stephane Landelle
committed
Add comment, see #631
1 parent 5facba9 commit c89a348

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/java/com/ning/http/client/async/grizzly/GrizzlyAsyncProviderBasicTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ protected String generatedAcceptEncodingHeader() {
5454
}
5555

5656
// FIXME server replies with a foo=bar cookie and yet Grizzly decodes it into foo=value; domain=/; path=/
57+
// see https://github.com/AsyncHttpClient/async-http-client/issues/631
5758
@Test(groups = { "standalone", "default_provider", "async" }, enabled = false)
5859
public void asyncDoGetCookieTest() throws Throwable {
5960
}

0 commit comments

Comments
 (0)