Loading api/current.txt +2 −0 Original line number Diff line number Diff line Loading @@ -33643,6 +33643,7 @@ package java.net { method public int getResponseCode() throws java.io.IOException; method public java.lang.String getResponseMessage() throws java.io.IOException; method public void setChunkedStreamingMode(int); method public void setFixedLengthStreamingMode(long); method public void setFixedLengthStreamingMode(int); method public static void setFollowRedirects(boolean); method public void setInstanceFollowRedirects(boolean); Loading Loading @@ -33686,6 +33687,7 @@ package java.net { field public static final int HTTP_VERSION = 505; // 0x1f9 field protected int chunkLength; field protected int fixedContentLength; field protected long fixedContentLengthLong; field protected boolean instanceFollowRedirects; field protected java.lang.String method; field protected int responseCode; Loading
api/current.txt +2 −0 Original line number Diff line number Diff line Loading @@ -33643,6 +33643,7 @@ package java.net { method public int getResponseCode() throws java.io.IOException; method public java.lang.String getResponseMessage() throws java.io.IOException; method public void setChunkedStreamingMode(int); method public void setFixedLengthStreamingMode(long); method public void setFixedLengthStreamingMode(int); method public static void setFollowRedirects(boolean); method public void setInstanceFollowRedirects(boolean); Loading Loading @@ -33686,6 +33687,7 @@ package java.net { field public static final int HTTP_VERSION = 505; // 0x1f9 field protected int chunkLength; field protected int fixedContentLength; field protected long fixedContentLengthLong; field protected boolean instanceFollowRedirects; field protected java.lang.String method; field protected int responseCode;