chucker
chucker copied to clipboard
Add Host IP address in the overview and sharable
:camera: Screenshots
:page_facing_up: Context
I needed to know the IP address of each request because each request might be directed to a specific server with a specific IP address. Having the CDN IP address can be very helpful in troubleshooting issues. Therefore, I thought it would be useful for other developers as well, and that's why I added this information.
:pencil: Changes
- Added a new field on HttpTransaction
- Increased Room DB version from 9 to 10