pmusolino / Wormholy

iOS network debugging, like a wizard 🧙‍♂️
MIT License
2.33k stars 187 forks source link

Increase numbers of lines at RequestCell #29

Closed slavasemeniuk closed 6 years ago

slavasemeniuk commented 6 years ago

Hi I'd like to offer you increase the number of lines for the urlLabel at the RequestCell since it's impossible to see the full path of a request if the host is quite long.

pmusolino commented 6 years ago

Since there are URLs that could be very long (especially those in GET), we decided not to expand the cells because they could make the vision unclear and not readable. Remember, however, that if you are looking for some specific URLs, you can always use the search feature.