You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to find a good way to test our APIs, which use Hawk, and I came across this HTTPie integration. Our APIs rely on some extra data ("ext") in the Hawk header. Is it possible to provide that using this?
I've been trying to find a good way to test our APIs, which use Hawk, and I came across this HTTPie integration. Our APIs rely on some extra data ("ext") in the Hawk header. Is it possible to provide that using this?
Thank you.