feat(llmx-core-service): 添加CORS配置类 #19

Merged
gewuyou merged 1 commits from dev into test 2025-05-09 14:17:28 +08:00
Owner
  • 新增CorsConfig类,实现全局CORS配置
  • 允许所有来源、所有HTTP方法和所有请求头- 禁用Cookie携带,预检请求缓存时间为3600秒
- 新增CorsConfig类,实现全局CORS配置 - 允许所有来源、所有HTTP方法和所有请求头- 禁用Cookie携带,预检请求缓存时间为3600秒
gewuyou added 1 commit 2025-05-09 14:17:23 +08:00
feat(llmx-core-service): 添加CORS配置类
All checks were successful
CI/CD Pipeline / build-and-deploy (push) Successful in 2m22s
e6149ecb02
- 新增CorsConfig类,实现全局CORS配置
- 允许所有来源、所有HTTP方法和所有请求头- 禁用Cookie携带,预检请求缓存时间为3600秒
gewuyou merged commit e6149ecb02 into test 2025-05-09 14:17:28 +08:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: JCNC/LLMX#19
No description provided.