2: 2010-08-21 (土) 03:36:23 iseki |
現: 2016-08-10 (水) 12:30:43 iseki |
| Framework/Console/RemoteConsole.cs: "/CloseSession/", HandleHttpCloseSession | | Framework/Console/RemoteConsole.cs: "/CloseSession/", HandleHttpCloseSession |
| Framework/Console/RemoteConsole.cs: "/SessionCommand/", HandleHttpSessionCommand | | Framework/Console/RemoteConsole.cs: "/SessionCommand/", HandleHttpSessionCommand |
| + | |
| Region/DataSnapshot/DataRequestHandler.cs: "collector", OnGetSnapshot | | Region/DataSnapshot/DataRequestHandler.cs: "collector", OnGetSnapshot |
| + | |
| Region/UserStatistics/WebStatsModule.cs: "/SStats/", HandleStatsRequest | | Region/UserStatistics/WebStatsModule.cs: "/SStats/", HandleStatsRequest |
| Region/UserStatistics/WebStatsModule.cs: "/CAPS/VS/", HandleUnknownCAPSRequest | | Region/UserStatistics/WebStatsModule.cs: "/CAPS/VS/", HandleUnknownCAPSRequest |
| + | |
| Server/Handlers/Hypergrid/GatekeeperServerConnector.cs: "/foreignagent/", new GatekeeperAgentHandler(m_GatekeeperService).Handler | | Server/Handlers/Hypergrid/GatekeeperServerConnector.cs: "/foreignagent/", new GatekeeperAgentHandler(m_GatekeeperService).Handler |
| Server/Handlers/Hypergrid/UserAgentServerConnector.cs: "/homeagent/", new HomeAgentHandler(m_HomeUsersService).Handler | | Server/Handlers/Hypergrid/UserAgentServerConnector.cs: "/homeagent/", new HomeAgentHandler(m_HomeUsersService).Handler |
| + | |
| Server/Handlers/Simulation/SimulationServiceInConnector.cs: "/agent/", new AgentHandler(m_LocalSimulationService).Handler OpenSim.Server.Handlers.Simulation.AgentHandler | | Server/Handlers/Simulation/SimulationServiceInConnector.cs: "/agent/", new AgentHandler(m_LocalSimulationService).Handler OpenSim.Server.Handlers.Simulation.AgentHandler |
| Server/Handlers/Simulation/SimulationServiceInConnector.cs: "/object/", new ObjectHandler(m_LocalSimulationService).Handler OpenSim.Server.Handlers.Simulation.ObjectHandler | | Server/Handlers/Simulation/SimulationServiceInConnector.cs: "/object/", new ObjectHandler(m_LocalSimulationService).Handler OpenSim.Server.Handlers.Simulation.ObjectHandler |
| + | |
| Region/CoreModules/Framework/Monitoring/MonitorModule.cs: "/monitorstats/" + m_scene.RegionInfo.RegionID + "/", StatsPage | | Region/CoreModules/Framework/Monitoring/MonitorModule.cs: "/monitorstats/" + m_scene.RegionInfo.RegionID + "/", StatsPage |
| Region/CoreModules/World/WorldMap/WorldMapModule.cs: "regionImage"+RegionID, OnHTTPGetMapImage | | Region/CoreModules/World/WorldMap/WorldMapModule.cs: "regionImage"+RegionID, OnHTTPGetMapImage |
| + | #br |
| + | *** Handler of Robust Server [#oefd89b4] |
| + | - DELETE:/assets |
| + | - GET:/assets |
| + | - GET:/bakes |
| + | - GET:/estates |
| + | - GET:/get_grid_info |
| + | - GET:/helo |
| + | - GET:/json_grid_info |
| + | - GET:/map |
| + | - GET:/openid/server/ |
| + | - GET:/users/ |
| + | - HEAD:/helo |
| + | - POST:/accounts |
| + | - POST:/agentprefs |
| + | - POST:/assets |
| + | - POST:/auth |
| + | - POST:/avatar |
| + | - POST:/bakes |
| + | - POST:/estates |
| + | - POST:/foreignagent |
| + | - POST:/friends |
| + | - POST:/get_assets_exist |
| + | - POST:/grid |
| + | - POST:/griduser |
| + | - POST:/hgfriends |
| + | - POST:/homeagent |
| + | - POST:/map |
| + | - POST:/offlineim |
| + | - POST:/openid/server/ |
| + | - POST:/presence |
| + | - POST:/xinventory |
| + | #br |
| + | *** Handle of Region Server [#pecde449] |
| + | - GET:/06A4B39211976C84C22E1AD3D3EA6E92936A5C40 |
| + | - GET:/0E7D30ED6B19A2CD3851B3CD966205E8F0A4F0E6 |
| + | - GET:/jsonSimStats |
| + | - GET:/region |
| + | - GET:/simstatus |
| + | - POST:/agent |
| + | - POST:/estate |
| + | - POST:/friends |
| + | - POST:/region |
| + | - PUT:/agent |
| + | |
| #br | | #br |