3lLobo / 3lLobo/advent_of_code
Curl headers ➰
未关闭
- 主要语言
- Rust
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
To fetch the input data you need an access token, intercept the GET call from the browser and see if you can rebuild it with curl.
贡献指南
这个仓库没有索引到贡献指南
调研方向
The issue mentions fetching input data with an access token via curl, but does not specify where to add this functionality in the codebase. Look for existing data fetching logic or scripts in the repository. Check if there's a module for downloading Advent of Code inputs, and see how authentication is currently handled. The goal is to replicate the browser's GET request with curl, including headers, to automate data retrieval.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- cli, tooling
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100