Searched refs:cors (Results 1 – 13 of 13) sorted by relevance
105 String cors = null; in main() local119 cors = "*"; in main()122 cors = args[i].substring(equalIdx + 1); in main()171 ServerRunner.executeInstance(new SimpleWebServer(host, port, rootDirs, quiet, cors)); in main()195 private final String cors; field in SimpleWebServer199 public SimpleWebServer(String host, int port, File wwwroot, boolean quiet, String cors) { in SimpleWebServer() argument200 this(host, port, Collections.singletonList(wwwroot), quiet, cors); in SimpleWebServer()211 public SimpleWebServer(String host, int port, List<File> wwwroots, boolean quiet, String cors) { in SimpleWebServer() argument214 this.cors = cors; in SimpleWebServer()362 if (cors != null && Method.OPTIONS.equals(session.getMethod())) { in respond()[all …]
133 * Simple [CORS](https://en.wikipedia.org/wiki/Cross-origin_resource_sharing) support via `--cors` p…138 * `--cors`: activates CORS support, `Access-Control-Allow-Origin` will be set to `*`139 * `--cors=some_value`: `Access-Control-Allow-Origin` will be set to `some_value`. 144 * `--cors=http://appOne.company.com`145 * `--cors="http://appOne.company.com, http://appTwo.company.com"`: note the double quotes so that t…
33 co{"cors"}
77 co{"cors"}
117 co{"cors"}
82 dictionaryURL, mode is "cors", and client is parentRequest's client.
201 cors = _messages.MessageField('CorsValueListEntry', 2, repeated=True) variable in Bucket
4 …for(var a in Cc)Cc[a]()}),k.cors=!!Ec&&"withCredentials"in Ec,k.ajax=Ec=!!Ec,n.ajaxTransport(funct…
8042 cors: !!xhr && ( "withCredentials" in xhr ) property8051 if ( !s.crossDomain || jQuery.support.cors ) {
META-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
8 {if(!c.crossDomain||f.support.cors){var d;return{send:function(e,g){var h=c.xhr(),i,j;c.username?h.…