mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
more changes on http server low level
This commit is contained in:
@@ -154,12 +154,5 @@ namespace OSHttpServer
|
||||
/// </summary>
|
||||
/// <param name="cookies">The cookies.</param>
|
||||
void SetCookies(RequestCookies cookies);
|
||||
|
||||
/// <summary>
|
||||
/// Create a response object.
|
||||
/// </summary>
|
||||
/// <param name="context">Context for the connected client.</param>
|
||||
/// <returns>A new <see cref="IHttpResponse"/>.</returns>
|
||||
//IHttpResponse CreateResponse(IHttpClientContext context);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user