WeihanLi/dotnet-httpie

Convert from HAR file

Opened this issue · 1 comments

Is your feature request related to a problem? Please describe.

Similar to #51 , sometimes we may wanna generate request from a har file

Describe alternatives you've considered

dotnet-httpie convert <xxx.har>

what if there are multiple requests, should we execute them all in sequence?
think it's a yes, and maybe we could support specify the sequence numbers