Giter VIP home page Giter VIP logo

Comments (4)

mrmike avatar mrmike commented on August 25, 2024

Hi @mgawinec

I think I can add this feature in the next version. Thanks for the suggestion :)

from ok2curl.

mrmike avatar mrmike commented on August 25, 2024

Hi @mgawinec

There's a support for HeaderModifiers in the latest version. You can read more here: https://github.com/mrmike/Ok2Curl#header-modifiers

Simply you have to create HeaderModifier and add it to CurlInterceptor. I've added sample Header that is decoding basic Auth header. So you can copy it and use it in your project.

If you have any questions just let me know.

from ok2curl.

dzieciou avatar dzieciou commented on August 25, 2024

Thanks. Unfortunately, this is solution just transforms one header into another, e.g.

Authorization: bWFjaWVqOnNlY3JldA==

will be transformed into

Authorization: maciej:secret

While I was expecting something that will transform an original header into curl command parameter, e.g.:

-u maciej:secret

from ok2curl.

mrmike avatar mrmike commented on August 25, 2024

Hi @mgawinec

Sure I will try to add it as well. I hope this solution will work for you for a while.

from ok2curl.

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.