Documentation ¶
Index ¶
Constants ¶
View Source
const (
HttpOK = "HTTP/1.1 200 OK\r\n"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LegacyPKT ¶
func (*LegacyPKT) SendAccept ¶
[MS-TSGU]: Terminal Services Gateway Server Protocol version 39.0 The server sends back the final status code 200 OK, and also a random entity body of limited size (100 bytes). This enables a reverse proxy to start allowing data from the RDG server to the RDG client. The RDG server does not specify an entity length in its response. It uses HTTP 1.0 semantics to send the entity body and closes the connection after the last byte is sent.
Click to show internal directories.
Click to hide internal directories.