ProxymanApp / Proxyman

Modern. Native. Delightful Web Debugging Proxy for macOS, iOS, and Android ⚡️
https://proxyman.io
5.35k stars 177 forks source link

Response cannot display when enable Map Remote and url end with "&" #1999

Open ouzezh opened 2 months ago

ouzezh commented 2 months ago

Description

Steps to Reproduce

  1. Tool->Map Remote : enable Map Remote with Wildcard "*", Map To http://127.0.0.1:80
  2. Scripting->Scripting Tool : create an empty Scripting with Wildcard "*", enable it
  3. send url end with & in Chrome, sample : "http://xx.com?p1=v&"
  4. return the correct data to Chome
  5. select the request in Proxyman, Respone cannot display and show "Re-send your request to see new content"

Current Behavior

Cannot dispaly Respone, show: Re-send your request to see new content 3EF3EEB6-DD99-4c99-B28A-5833279B6B68

Expected Behavior

show the correct respone

Environment

NghiaTranUIT commented 2 months ago

@kics223w1 please check out this issue 👍

kics223w1 commented 2 months ago

Okay I'll check this.