Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^4: PSGI, Plack et.al.

by Corion (Patriarch)
on Oct 24, 2012 at 20:36 UTC ( [id://1000711]=note: print w/replies, xml ) Need Help??


in reply to Re^3: PSGI, Plack et.al.
in thread PSGI, Plack et.al.

A common? trick to avoid the protocol is a schemaless URL:

# Instead of https://example.com/foo/bar # use //example.com/foo/bar

This will use the same protocol as the origin.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1000711]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-19 14:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found