diff --git a/move-request-network.txt b/move-request-network.txt new file mode 100644 index 00000000..a85c5d55 --- /dev/null +++ b/move-request-network.txt @@ -0,0 +1,24 @@ +[POST] http://localhost:8015/api/route-metrics/query/ => [308] Permanent Redirect +[POST] http://localhost:8015/api/weather/daily-temperatures/ => [308] Permanent Redirect +[GET] http://localhost:8015/api/chat/conversations/ => [308] Permanent Redirect +[GET] http://localhost:8015/api/chat/providers/ => [308] Permanent Redirect +[GET] http://localhost:8015/api/integrations/ai-settings/ => [308] Permanent Redirect +[POST] http://localhost:8015/api/route-metrics/query/ => [308] Permanent Redirect +[POST] http://localhost:8015/api/weather/daily-temperatures/ => [308] Permanent Redirect +[POST] http://localhost:8015/api/route-metrics/query => [200] OK +[GET] http://localhost:8015/api/chat/conversations => [200] OK +[GET] http://localhost:8015/api/chat/providers => [200] OK +[GET] http://localhost:8015/api/integrations/ai-settings => [200] OK +[POST] http://localhost:8015/api/weather/daily-temperatures => [200] OK +[POST] http://localhost:8015/api/route-metrics/query => [200] OK +[POST] http://localhost:8015/api/weather/daily-temperatures => [200] OK +[GET] http://localhost:8015/api/chat/conversations/049c5ce3-6e7a-4f55-ab0c-458847836036/ => [308] Permanent Redirect +[GET] http://localhost:8015/api/chat/conversations/049c5ce3-6e7a-4f55-ab0c-458847836036 => [200] OK +[GET] http://localhost:8015/api/chat/providers/opencode_zen/models/ => [308] Permanent Redirect +[GET] http://localhost:8015/api/chat/providers/opencode_zen/models => [200] OK +[POST] http://localhost:8015/api/chat/conversations/049c5ce3-6e7a-4f55-ab0c-458847836036/send_message/ => [308] Permanent Redirect +[POST] http://localhost:8015/api/chat/conversations/049c5ce3-6e7a-4f55-ab0c-458847836036/send_message => [200] OK +[GET] http://localhost:8015/api/chat/conversations/ => [308] Permanent Redirect +[GET] http://localhost:8015/api/chat/conversations => [200] OK +[POST] http://localhost:8015/api/chat/conversations/049c5ce3-6e7a-4f55-ab0c-458847836036/send_message/ => [308] Permanent Redirect +[POST] http://localhost:8015/api/chat/conversations/049c5ce3-6e7a-4f55-ab0c-458847836036/send_message => [200] OK \ No newline at end of file diff --git a/vienna-chat-before-reload.png b/vienna-chat-before-reload.png new file mode 100644 index 00000000..67d413d1 Binary files /dev/null and b/vienna-chat-before-reload.png differ