unzip file

Open
#109 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
rust
Domain
backend

Research direction

Start by reviewing how the server handles the curl multipart upload shown in the issue, including the files=@test.zip and unzip=true fields. No source file or test is named, so trace the upload entry point and existing archive handling before defining the supported behavior. Done should mean the requested upload behavior is implemented and covered by an appropriate test.

Written by the indexing model from the issue text.

Description

Does it support auto unzip file.zip,with the command curl -F files=@test.zip -F unzip=true

Dominant language
Rust
Stars
3.5k
Forks
219
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from TheWaWaR/simple-http-server

All issues in TheWaWaR/simple-http-server

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.