loopback-content-range icon indicating copy to clipboard operation
loopback-content-range copied to clipboard

Content-Range header for loopback 3

Results 3 loopback-content-range issues
Sort by recently updated
recently updated
newest added

Any plans to release this for lp4? Thanks

- Enables you to execute the hook before or after a remote method is called by a client. Default 'before'.

I have multiple headers I need to expose outside of this mixin. The problem is it sets the only allowed exposed header to `Content-Range`. Ideally it should append to an...