0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Jason Williams d0931aa455 Add location header to response when new object is created
closes #2635
- add new logic to the api request handler to set a location header
  when new objects are created
- added an api context to config.urlFor() to return the root url
- added functional tests for the affected routes
2014-05-04 14:52:01 +00:00
..
client Move user API to primary document format 2014-05-02 20:50:44 +01:00
server Add location header to response when new object is created 2014-05-04 14:52:01 +00:00
shared Improving the showdown extensions 2014-03-20 17:08:13 +00:00
test Add location header to response when new object is created 2014-05-04 14:52:01 +00:00
bootstrap.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
index.js Add promise to ghost startup process to allow 2014-03-11 11:41:45 -04:00
server.js