You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2015/03/07 06:15:38 UTC

[jira] [Created] (CB-8629) Create /assets-library/ route in local-webserver plugin

Shazron Abdullah created CB-8629:
------------------------------------

             Summary: Create /assets-library/ route in local-webserver plugin
                 Key: CB-8629
                 URL: https://issues.apache.org/jira/browse/CB-8629
             Project: Apache Cordova
          Issue Type: Sub-task
          Components: iOS
         Environment: iOS
            Reporter: Shazron Abdullah
             Fix For: 4.0.0


This is needed for the WKWebView local webserver solution.

For example, a (CDVFile) assets-library:/foo/bar url is transformed to a:
{code}
http://localhost:[port]/assets-library/foo/bar
{code}

The support is there already in the plugin, it just needs testing and debugging.



--
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