Clean up DRM post requests
- Explicitly specify HTTP_METHOD_POST (previously this was implicit as a result of the body data being non-null) - Use null when there's no body data (it's converted to null inside of the DataSpec constructor anyway) PiperOrigin-RevId: 256573384
Showing
with
4 additions
and
3 deletions
Please
register
or
sign in
to comment