This website requires JavaScript.
Explore
Help
Register
Sign In
JCNC
/
LLMX
Watch
2
Star
1
Fork
0
You've already forked LLMX
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
feat(llmx-core-service): 添加CORS配置类
#19
Merged
gewuyou
merged 1 commits from
dev
into
test
2025-05-09 14:17:28 +08:00
Conversation
0
Commits
1
Files Changed
1
+23
1 Commits
Author
SHA1
Message
Date
gewuyou
e6149ecb02
feat(llmx-core-service): 添加CORS配置类
...
All checks were successful
CI/CD Pipeline / build-and-deploy (push)
Successful in 2m22s
Details
- 新增CorsConfig类,实现全局CORS配置 - 允许所有来源、所有HTTP方法和所有请求头- 禁用Cookie携带,预检请求缓存时间为3600秒
2025-05-09 14:16:56 +08:00