이름 |
설명 |
HttpAuthMethod |
Support class to populate user authentication data on a connection. |
HttpAuthMethod.Basic |
Performs HTTP basic authentication (plaintext username/password). |
HttpAuthMethod.Digest |
Performs HTTP digest authentication. |
HttpAuthMethod.None |
Performs no user authentication. |
HttpAuthTest |
|
HttpAuthTest.AuthHeadersResponse |
|
UploadPack |
Implements the server side of a fetch connection, transmitting objects. |
UploadPack.FirstLine |
Data in the first line of a request, the line itself plus options. |