how to set "OR" operator usig URL criteria for a view?

how to set "OR" operator usig URL criteria for a view?

I need to specify criterias for an embedded view using URL.

How can I make the view show records matching the criteria Field_A == Value_1 OR Field_A == Value_2?