Searched refs:HTTP_ORIGIN (Results 1 – 1 of 1) sorted by relevance
26 private static final String HTTP_ORIGIN = "https://appr.tc"; field in AsyncHttpURLConnection69 connection.addRequestProperty("origin", HTTP_ORIGIN); in sendHttpMessage()