help wantedkind/enhancement
倉庫指標
- Star
- (13,906 star)
- PR 合併指標
- (平均合併 4天 2小時) (30 天內合併 28 個 PR)
描述
Version information:
go-ipfs version: 0.4.11- Repo version: 6 System version: amd64/windows Golang version: go1.9
Type: Enhancement
Description:
Compressing the response from the server can lower bandwidth requirements, especially when transferring large blocks.
The HTTP header Accept-Encoding: gzip should be accepted in a request. The server should then send a compressed response with Content-Encoding: gzip