OSS Repo Pack
Axios OSS Debugging Labs
Real Axios bug-fix history, packaged into guided debugging labs (preview).
OSS Labs are training exercises derived from public open-source bug-fix history. Completing a lab is not an upstream contribution or merged PR. Buglyst is not affiliated with these projects.
Repo overview
axios/axiosMITnodeaxios
Axios is one of the most widely used HTTP clients in the ecosystem. Its interceptors, adapters, and request/response transforms make it a strong target for request-flow debugging practice.
View upstream repo →Skills trained
- checkRequest/response flow
- checkInterceptor & adapter behavior
- checkError handling
- checkRegression testing
- checkOSS repo navigation
Labs
Honest status — only reviewed labs are playable.
5
Repeated trailing slashes in base URL
Double slash between host and path
axios/axios
JavaScript / TypeScript
EasyPlayable
Open labchevron_right
Clear RN FormData content type
Evidence-grounded symptom pending
axios/axios
JavaScript / TypeScript
EasyReady-check eligible
View detailschevron_right
Preserve symbol keys in merged request data
Evidence-grounded symptom pending
axios/axios
JavaScript / TypeScript
MediumReady-check eligible
View detailschevron_right
Preserve TLS options for proxy tunnels
Evidence-grounded symptom pending
axios/axios
JavaScript / TypeScript
EasyNeeds packaging
View detailschevron_right
Basic auth dropped on same-origin redirects
Same-origin redirect strips Authorization header
axios/axios
JavaScript / TypeScript
MediumNeeds packaging
View detailschevron_right
Source transparency
Upstream repo: github.com/axios/axiosLicense: MITEach lab references a public fix commit and its parent commit on its detail page.Buglyst is not affiliated with axios/axios. Answer patches, hidden tests, and root-cause answer keys are never shown.