netfox icon indicating copy to clipboard operation
netfox copied to clipboard

Inifinte loop fix in case of multipart request

Open Pulkit29 opened this issue 3 years ago • 3 comments

Just avoiding the app to go into an infinite loope by discarding the httpBody read process for multipart request only.

Pulkit29 avatar Sep 11 '20 11:09 Pulkit29

@Pulkit29 Does this MR fix issue #190?

Netfox makes iOS go crazy when intercepting URLRequests when httpBodyStream is set

dhcdht avatar Jan 07 '21 11:01 dhcdht

@Pulkit29 Does this MR fix issue #190?

Netfox makes iOS go crazy when intercepting URLRequests when httpBodyStream is set

Yes, this is working fine for me.

Pulkit29 avatar Jan 07 '21 11:01 Pulkit29

@Pulkit29 Does this MR fix issue #190? Netfox makes iOS go crazy when intercepting URLRequests when httpBodyStream is set

Yes, this is working fine for me.

@Pulkit29 👍

dhcdht avatar Jan 07 '21 11:01 dhcdht