download-api
Open
question
- Dominant language
- Jupyter Notebook
- Stars
- 13.3k
- Forks
- 5.8k
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 7
Description
Does anyone know the handler class of the download restful api?
where is handler class ?
GET http like this
/user/tom/files/bbb/Test.java/?_xsrf=2|8d46fae7|e118145b396c40a863a15610dc6cd9c7|1581918271
FilesHandler ?
FilesRedirectHandler ?
AuthenticatedFileHandler ?
I am confused
Contributor guide
Research direction
Start by tracing the GET endpoint /user/tom/files/bbb/Test.java/ and comparing the candidate handlers named in the issue: FilesHandler, FilesRedirectHandler, and AuthenticatedFileHandler. Done means identifying the handler class responsible for this download request and documenting that location clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- api, backend
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100