openresty / openresty/lua-resty-upload

请求解决一下http v2 支持的问题

Open
#58 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Lua
Stars
414
Forks
110
Avg merge
2h 43m
Merged PRs (30d)
1

Description

文件上传报错:
2020/12/22 18:15:39 [error] 2122#0: *12049 lua entry thread aborted: runtime error: /www/server/openresty/lualib/resty/upload.lua:60: http v2 not supported yet

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.

Research direction

Start with resty/upload.lua at line 60, where the reported HTTP/2 upload failure occurs, and trace the surrounding upload entry point. Determine the support needed for HTTP/2 without assuming an implementation approach; done means file uploads no longer abort with the reported “http v2 not supported yet” error.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.