Add ETag validation to appstore requests
* If the ETag if present store it
* If a stored ETag is present then pass it along (with the original
response) to get
* Add tests
* Added files to classmap
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
Showing
- lib/private/App/AppStore/Fetcher/AppFetcher.php 5 additions, 2 deletionslib/private/App/AppStore/Fetcher/AppFetcher.php
- lib/private/App/AppStore/Fetcher/Fetcher.php 35 additions, 4 deletionslib/private/App/AppStore/Fetcher/Fetcher.php
- tests/lib/App/AppStore/Fetcher/AppFetcherTest.php 4 additions, 0 deletionstests/lib/App/AppStore/Fetcher/AppFetcherTest.php
- tests/lib/App/AppStore/Fetcher/FetcherBase.php 160 additions, 5 deletionstests/lib/App/AppStore/Fetcher/FetcherBase.php
Loading
Please register or sign in to comment