Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fake pollers accept more status codes (#1436)
The underlying pollers in azcore always accept 200 and possible 204 as valid HTTP responses. While services should model this, some only model the status code for the initial HTTP response. Updated fakes to emulate the behavior in azcore.
- Loading branch information