-
-
State changed as build OD-7167 is successful
-
OneDev
changed state to 'Closed' 4 months ago
Previous Value Current Value Open
Closed
| Type |
Improvement
|
| Priority |
Major
|
| Assignee | |
| Labels |
No labels
|
Issue Votes (0)
I have a custom web server that serves requests on paths with a trailing slash (ex:
/models/). The application returns 301 for redirecting/modelsto/models/. I'm getting an error when trying to add a new LiteAI model.