Welcome to the new Box Support website. Check out all the details here on what’s changed.

Box API response header changes impact

Answered
New post

Comments

1 comment

  • Official comment
    jcleblanc

    Hi Chirashree_Pal,

    Given that code, you won't be immediately impacted by the change. Although we're stating that headers should be treated as "case insensitive" the change going out will start by lowercasing all headers. That doesn't mean that this will be how it always is going for, hence why we're recommending handling headers in a case-insensitive manner. 

    I wrote up this blog post that goes through the mechanics of a sample solution. It's showing it in Node, but should give you the details needed to make the change.

    - Jon

    Comment actions Permalink

Please sign in to leave a comment.