Searched defs:POST_BODY (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/test/java/net/httpclient/
H A DBasicAuthTest.java55 static final String POST_BODY = "This is the POST body 123909090909090"; field in class:BasicAuthTest
H A DMultiAuthTest.java59 static final String POST_BODY = "This is the POST body " + UUID.randomUUID(); field in class:MultiAuthTest

Completed in 22 milliseconds