0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/api/shared
Naz Gargol 48d6e7298a
Refactored content-disposition header handling in API v2 (#10374)
closes https://github.com/TryGhost/Ghost/issues/10331

- Left only a filename part to be handled by controller configuration, the rest was extracted to more generic headers layer
2019-01-14 18:05:16 +00:00
..
serializers Removed x_by fields from API v2 response 2019-01-03 16:38:52 +01:00
utils Extracted trimAndLowerCase utility to shared utility module 2018-12-10 13:56:42 +01:00
validators Added clause in validation for include to not error (#10350) 2019-01-08 12:29:15 +01:00
frame.js
headers.js Refactored content-disposition header handling in API v2 (#10374) 2019-01-14 18:05:16 +00:00
http.js Added async file header handling for API v2 (#10292) 2018-12-17 12:47:19 +01:00
index.js
pipeline.js Migrated update check to use api v2 2018-10-18 00:13:31 +02:00