ModelEngine-Group / ModelEngine-Group/nexent
[Request] 静态页面调用API接口存在CORS限制,获取不到Conversation_id,服务端是否可以增加参数Access-Control-Expose-Headers:Conversation_id
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5.9k
- Forks
- 731
- Avg merge
- 19h 34m
- Merged PRs (30d)
- 172
Description
Feature Description
静态页面调用API接口存在CORS限制,获取不到Conversation_id,服务端是否可以增加参数Access-Control-Expose-Headers:Conversation_id
Proposed Solution
No response
Additional Information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test entry point is named. Start by tracing the server endpoint that returns Conversation_id and its CORS response handling. Confirm the header is exposed to static-page clients, then exercise the API from a different origin and verify Conversation_id can be read.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100