allow additional arguments to be passed to handler functions
[squeep-api-dingus] / lib / enum.js
index 83e5094893b8527982c85a3823620e150dcd2df3..ef8e77342b709d8a7954024f45f9becf2e6e27ce 100644 (file)
@@ -86,6 +86,7 @@ const Header = {
   IfModifiedSince: 'If-Modified-Since',
   IfNoneMatch: 'If-None-Match',
   LastModified: 'Last-Modified',
+  Location: 'Location',
   RequestId: 'Request-ID',
   Vary: 'Vary',
   XCorrelationId: 'X-Correlation-ID',