chucker icon indicating copy to clipboard operation
chucker copied to clipboard

Add Host IP address in the overview and sharable

Open FarshidRoohi opened this issue 1 year ago • 0 comments

: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

FarshidRoohi avatar Feb 09 '24 13:02 FarshidRoohi