Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 2A2D6200B91 for ; Wed, 14 Sep 2016 23:08:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 28F11160AB3; Wed, 14 Sep 2016 21:08:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 67AC2160AB4 for ; Wed, 14 Sep 2016 23:08:21 +0200 (CEST) Received: (qmail 69410 invoked by uid 500); 14 Sep 2016 21:08:20 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 69260 invoked by uid 99); 14 Sep 2016 21:08:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Sep 2016 21:08:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6B8072C014C for ; Wed, 14 Sep 2016 21:08:20 +0000 (UTC) Date: Wed, 14 Sep 2016 21:08:20 +0000 (UTC) From: "Thomas Han (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-11853) Ability to intercept URL requests and handle with custom code on Windows platform MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 14 Sep 2016 21:08:22 -0000 Thomas Han created CB-11853: ------------------------------- Summary: Ability to intercept URL requests and handle with custom code on Windows platform Key: CB-11853 URL: https://issues.apache.org/jira/browse/CB-11853 Project: Apache Cordova Issue Type: Improvement Security Level: Public (Anyone can view this level - this is the default.) Components: Windows Reporter: Thomas Han Android allows overriding CordovaPlugin.remapUri and CordovaPlugin.handleOpenForRead, and iOS allows overriding CDVURLProtocol.canInitWithRequest and CDVURLProtocol.startLoading. Would be great to have the same ability on Windows platform. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org