Changeset 347 for binary-improvements/MapRendering/Web
- Timestamp:
- Jan 19, 2019, 3:12:38 PM (7 years ago)
- File:
- 
      - 1 edited
 
 
Legend:
- Unmodified
- Added
- Removed
- 
      binary-improvements/MapRendering/Web/API/ExecuteConsoleCommand.csr325 r347 26 26 27 27 if (command == null) { 28 resp.StatusCode = (int) HttpStatusCode.Not Implemented;28 resp.StatusCode = (int) HttpStatusCode.NotFound; 29 29 Web.SetResponseTextContent (resp, "Unknown command"); 30 30 return; 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
