Case-insensitive:
frame matches "(?i)somefilename\\.ext"
tcp.payload matches "(?i)somefilename\\.ext"
HTTP:
http.request || http.response
http.request.method == "GET"