Open shawninder opened 9 years ago
perhaps something as simple as allowing an ignored extra path part would suffice.
GET /image/name.png?width=:width&height=:height&url=...
Most HTTP clients will use name.png as the name of the resulting image.
name.png
perhaps something as simple as allowing an ignored extra path part would suffice.
GET /image/name.png?width=:width&height=:height&url=...
Most HTTP clients will use
name.png
as the name of the resulting image.