canmove, Confirmed users
640
edits
m (Add documentation for distribution fetching.) |
m (Add security exception.) |
||
| Line 172: | Line 172: | ||
; 7: Generic fetch exception. | ; 7: Generic fetch exception. | ||
; 8: Failure during processing of downloaded zip. | ; 8: Failure during processing of downloaded zip. | ||
; 9: Malformed distribution file. | ; 9: Security exception: malformed, corrupted, or modified signatures. | ||
; | ; 10: Malformed distribution file. | ||
; | ; 11: Fetch: socket error. | ||
; | ; 12: Fetch: SSL error. | ||
; | ; 13: Fetch: non-success HTTP response. | ||
; 14: Fetch: invalid Content-Type header received. | |||