9 lines
234 B
YAML
9 lines
234 B
YAML
|
repo: src
|
||
|
patches:
|
||
|
-
|
||
|
author: Jeremy Apthorp <nornagon@nornagon.net>
|
||
|
file: http_status.patch
|
||
|
description: |
|
||
|
Accept all HTTP codes in [200, 300) as successful, instead of just 200.
|
||
|
For example HockeyApp responds with 202.
|