react-native-ssl-pinning icon indicating copy to clipboard operation
react-native-ssl-pinning copied to clipboard

added an option to pass body as an object

Open paveltar opened this issue 3 years ago • 1 comments

Added a condition for body stringification in case passed as object, this is also fixing the type matching: body?: string | object,

this also fixes https://github.com/MaxToyberman/react-native-ssl-pinning/issues/125

paveltar avatar Nov 09 '22 14:11 paveltar

@MaxToyberman pls

qusyairin avatar Feb 29 '24 12:02 qusyairin