Ghost/core/server/api/shared
Nazar Gargol 4606c93e4f Refactored headers function to use async/await
no issue

- The async/await syntax makes it easier to reason about the code. Because adding 'Location' header is in the works it's a prep-work in a sense
2020-09-07 15:36:06 +12:00
..
serializers Extracted promise libs and history into @tryghost/promise 2020-08-11 18:44:21 +01:00
utils Added comments for Ghost API 2019-05-06 14:49:25 +02:00
validators Extracted promise libs and history into @tryghost/promise 2020-08-11 18:44:21 +01:00
frame.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
headers.js Refactored headers function to use async/await 2020-09-07 15:36:06 +12:00
http.js Deleted all but active sessions on password change (#11639) 2020-03-05 12:22:32 +02:00
index.js Added tiny framework to support multiple API versions (#9933) 2018-10-05 00:50:45 +02:00
pipeline.js Extracted promise libs and history into @tryghost/promise 2020-08-11 18:44:21 +01:00