react-native-wkwebview icon indicating copy to clipboard operation
react-native-wkwebview copied to clipboard

HTTP status code

Open jortegano opened this issue 8 years ago • 2 comments

Hi, is there anyway to get the http request response headers(specially the http status code)?

jortegano avatar Jan 17 '18 23:01 jortegano

In theory, you can but this component does not support it yet. You are welcomed to add a PR.

insraq avatar Mar 05 '18 16:03 insraq

PR on this issue https://github.com/CRAlpha/react-native-wkwebview/pull/182

DimitryDushkin avatar Aug 13 '18 14:08 DimitryDushkin