A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/coder/agentapi/commit/6b74630be28a6d6f1c6a0870d6f96169aadaab02 below:

redirect to /chat/embed instead of /chat from the root · coder/agentapi@6b74630 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed Original file line number Diff line number Diff line change

@@ -314,5 +314,5 @@ func (s *Server) registerStaticFileRoutes(chatBasePath string) {

314 314

}

315 315 316 316

func (s *Server) redirectToChat(w http.ResponseWriter, r *http.Request) {

317 -

http.Redirect(w, r, "/chat", http.StatusTemporaryRedirect)

317 +

http.Redirect(w, r, "/chat/embed", http.StatusTemporaryRedirect)

318 318

}

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4