Don't delete from the incoming options hashref, as the user may be using
it for other purposes.
Deleting the headers hash entry is not needed, as the hashref
constructed for the call to request will include its own headers entry
which will override the entry from the incoming options.
Don't delete from the incoming options hashref, as the user may be using it for other purposes.
Deleting the headers hash entry is not needed, as the hashref constructed for the call to request will include its own headers entry which will override the entry from the incoming options.