asciimoo / wuzz

Interactive cli tool for HTTP inspection
GNU Affero General Public License v3.0
10.58k stars 412 forks source link

Request data not saved in history #133

Closed nagy135 closed 3 years ago

nagy135 commented 3 years ago

My history doesnt preserve request body. Can you help me decide if this is not implemented yet or bug? I m using AUR version 0.4.0

asciimoo commented 3 years ago

I think this isn't implemented yet, but it is indeed a useful and missing feature.

nagy135 commented 3 years ago

Talking just about myself now, but this is the only reason I m not using this daily and am still wasting resources with electron postman ... I would definitelly appreaciate having something like this, either save it in history or make some other way of storing body. I dont want this to feel harsh because this has a lot of potential to me ...tmux sessions where one window would be wuzz for every project ...please make my dream reality! :)

asciimoo commented 3 years ago

Thanks for the feedback, it's good to get use cases from users. =)

tmux sessions where one window would be wuzz for every project

This is my typical workflow =)

asciimoo commented 3 years ago

Alright, seems like it was a quick fix, could you verify that it works as it is expected?

asciimoo commented 3 years ago

I've created new release binaries containing this feature: https://github.com/asciimoo/wuzz/releases/tag/v0.5.0 perhaps it makes testing easier.

nagy135 commented 3 years ago

Ye you got it, one line to make me a user, thanks :)

asciimoo commented 3 years ago

Great, thanks for the review =]