Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<title></title>
<meta name="Generator" content="Cocoa HTML Writer">
<meta name="CocoaVersion" content="1265">
<style type="text/css">
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo}
@andrewdotn
andrewdotn / keybase.md
Created August 16, 2014 19:25
keybase.md

Keybase proof

I hereby claim:

  • I am andrewdotn on github.
  • I am andrewn (https://keybase.io/andrewn) on keybase.
  • I have a public key whose fingerprint is CA62 753F C6FE C431 4283 3346 5E62 661F B155 733F

To claim this, I am signing this object:

Absolute URL Terminology

What does the term ‘absolute URL’ refer to?

The RFCs indicate that the scheme is required in an absolute URL, making https://example.com/foo/cat.gif an absolute URL.

But cat.gif and /foo/cat.gif are both URLs, with one relative and the other absolute, so one of them is an absolute URL, even though it’s not the ‘absolute URL’ of the RFCs.