This commit is contained in:
alex wiesner
2026-03-14 11:42:00 +00:00
parent d1704af827
commit 549d0b27cd
2 changed files with 24 additions and 0 deletions

24
move-request-network.txt Normal file
View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 159 KiB