Code Monkey home page Code Monkey logo

Comments (6)

ahmadnassri avatar ahmadnassri commented on August 29, 2024

I believe there was a reason they were lowered... primarily to avoid duplication, but I have to confirm first ...

from httpsnippet.

deepakpathania-zz avatar deepakpathania-zz commented on August 29, 2024

+1

from httpsnippet.

darrenjennings avatar darrenjennings commented on August 29, 2024

As part of discussion in #83 we will move this forward by not lowercasing headers, not de-duping, and making the code not depend on a lowercases content-type key. Stay tuned for a PR...!

from httpsnippet.

darrenjennings avatar darrenjennings commented on August 29, 2024

Added a branch with a failing test so we can address this once we get a successful test suite and have more confidence in refactors like this: https://github.com/Kong/httpsnippet/tree/fix/74-dont-lowercase-header-keys

from httpsnippet.

Blacksmoke16 avatar Blacksmoke16 commented on August 29, 2024

This should depend on the HTTP version being used. HTTP/1.1 says header names are case-insensitive while HTTP/2 requires them to be lowercase.

from httpsnippet.

RolphH avatar RolphH commented on August 29, 2024

@darrenjennings when do you expect this (part of #83) to be fixed?

from httpsnippet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.