philwilson.org

5 posts tagged with "http"

See all tags and the latest posts

Requesting a URL with Python

16 April, 2017 - 319 words
After a year at the bottom of my drawer, I have busted out my Pimoroni Flotilla. It has a Python API and so I figured this was as good a time as any to use Python3 for the first time in many years. Part of the kit is

read more

REST vs WS-*

17 November, 2006 - 50 words
I think that James Snell’s post on this pretty much covers my thoughts on the matter. Me: Screw that, use Atom and HTTP POST and GET and all that REST stuff instead.

read more

Atom slugs

25 October, 2006 - 147 words
9.6 The Slug: Header Slug is a HTTP entity-header whose value is a “slug” – a short name that can be used as part of the URI for a Member Resource. When posting an entity to a Collection to add a new Member, the server MAY use this information when creating the Member URI of the newly-created resource, for instance by using some or all of the words in the last URI seg...

read more