aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: 1 [2]

Author Topic: Minors webserver improvements  (Read 6631 times)

Ju1i3n

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 16
Re: Minors webserver improvements
« Reply #15 on: November 21, 2006, 10:52:32 AM »

Quote
Originally posted by Vollstrecker
Quote
Originally posted by Ju1i3n

Is it possible for an URI not to start with / ?
You mean like http://? Or is thos stripped before?
Not an URL, an URI. No http, no domain name (dns resolution). The browser http request to the web server. GET [/file] HTTP/1.x or POST [/file] HTTP/1.x.
Logged

lfroen

  • Guest
Re: Minors webserver improvements
« Reply #16 on: November 22, 2006, 05:06:20 AM »

Quote
Is it possible for an URI not to start with / ?

Not really. IICR according to RFC it must have protocol and host. Path is optional, but it's "/" that separates host:port and path parts.
Logged
Pages: 1 [2]