mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-07 13:38:49 +00:00
Update UpgradeInputStream.java
This commit is contained in:
parent
dccd8469ce
commit
e2f1e0124b
@ -27,6 +27,7 @@ package sun.net.httpserver;
|
||||
|
||||
import java.io.IOException;
|
||||
import java.io.InputStream;
|
||||
import sun.net.httpserver.HttpConnection.State;
|
||||
|
||||
/**
|
||||
* A class which allows the caller to read the underlying stream for an upgrade request.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user