mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-09 09:13:23 +00:00
"i.e." is misleading because it means "in other words". In the context of this paragraph, "i.e." implies that "unexpected requests" are those that have a different URI. I think a URI change is just one example of what could constitute an "unexpected" request. vcr does request matching based on method, port, body, etc. So, I think "e.g." which means "for example" is the right phrase in this context.