cornerstone3D icon indicating copy to clipboard operation
cornerstone3D copied to clipboard

Range request handler did not apply `beforeSend` headers

Open jmhmd opened this issue 8 months ago • 1 comments

Fixes application of beforeSend headers for range requests, and also fixes serialization error for range requests when the retrieve config chunkSize parameter is a function, not a number.

Changes & Results

Testing

Checklist

PR

  • [] My Pull Request title is descriptive, accurate and follows the semantic-release format and guidelines.

Code

  • [] My code has been well-documented (function documentation, inline comments, etc.)

Public Documentation Updates

  • [] The documentation page has been updated as necessary for any public API additions or removals.

Tested Environment

  • [] "OS:
  • [] "Node version:
  • [] "Browser:

jmhmd avatar Aug 14 '25 16:08 jmhmd

Bumping this for review, still get serialization error on the latest version when using function for chunkSize

jmhmd avatar Nov 28 '25 15:11 jmhmd