Skip to content

Conversation

Dup4
Copy link
Contributor

@Dup4 Dup4 commented Jan 18, 2024

我使用了 dufs 去搭建 webdav server, 当使用 MKCOL method 创建一个已存在的路径时,它会返回 405,但是 ChatGPT-Next-Web 中使用了 MKCOL method 去探测可用性,所以每次探测都会失败

image

所以在 check 函数中加上了 405 这个状态码

或者我觉得应该换一种方式去 check,而不是使用 MKCOL 这种方式?

@Dean-YZG Dean-YZG merged commit afaa529 into ChatGPTNextWeb:main Mar 27, 2024
@Dup4 Dup4 deleted the fix-webdav-check branch March 27, 2024 06:25
gaogao1030 pushed a commit to gaogao1030/ChatGPT-Next-Web that referenced this pull request May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants