Coder Social home page Coder Social logo

wildcard handler about formstream HOT 2 OPEN

elee1766 avatar elee1766 commented on July 29, 2024
wildcard handler

from formstream.

Comments (2)

mazrean avatar mazrean commented on July 29, 2024

@elee1766
Hello! Thank you for your question regarding the potential for wildcard handlers in FormStream.

At present, there are no plans to support wildcard handlers in FormStream. This decision stems from the fact that the functionality of wildcard handlers can be effectively replicated by using NextPart from mime/multipart.

Regarding your experience with applications such as tuxpaint/gopaste, which I understand might be related to your work, I noticed there could be challenges in handling Bad Requests. If this is the case, I am exploring the possibility of introducing an option to generate an error when unexpected fields are encountered. This addition aims to provide a more robust and clear handling mechanism, enhancing the library’s utility in scenarios similar to yours.

Please let me know if this addresses your concerns or if there are other features you would like to see implemented in FormStream.

from formstream.

elee1766 avatar elee1766 commented on July 29, 2024

I wanted to also handle arbitrary parameters.

maybe I should just use the underlying multipart reader then.

I mostly wanted to not do the work with all the buffering, but the go built in parser doesn't respect order, so I used your package.

would you consider a "fallback" handler which is used for unrecognized chunks?

from formstream.

Related Issues (2)

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.