Files
opensim/OpenSim/Framework/Servers/HttpServer/BaseHttpServer.cs
Oren Hurvitz c1a3185df3 HTTP Request Handlers: log the responses (previously we only logged the requests).
Note that this is separate from WebUtil, which we use to *send* HTTP requests: that
class always logged both the request and the response. In contrast, this commit
handles HTTP requests that are sent to OpenSim's web server.
2021-03-17 16:42:08 +01:00

92 KiB