nojima / httpie-go

httpie-like HTTP client written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for digest and bearer auth

vendion opened this issue · comments

It appears that the current released version of httpie-go (0.7.0) lacks digest and bearer authentication support. My question is should these methods be supported as well?