Monorepo for Tangled tangled.org

appview: two small cleanups #1154

merged opened by oyster.cafe targeting master from lt/appview-two-small-cleans
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:3fwecdnvtcscjnrx2p4n7alz/sh.tangled.repo.pull/3mgwuwit67y22
+1
Diff #1
+1
appview/repo/archive.go
··· 52 52 rp.pages.Error503(w) 53 53 return 54 54 } 55 + defer resp.Body.Close() 55 56 56 57 // pass through headers from upstream response 57 58 if contentDisposition := resp.Header.Get("Content-Disposition"); contentDisposition != "" {

History

2 rounds 0 comments
sign up or login to add to the discussion
1 commit
expand
appview/repo: add defer of closing body just in case
1/3 failed, 2/3 success
expand
expand 0 comments
pull request successfully merged
1 commit
expand
appview: two small cleanups
3/3 success
expand
expand 0 comments