- A
Query Stringcontains theOperation Nameand theOperation Parameters. - A
Query StringencodesParametervalues by using only the type-specific payload ofText Encoding. TheObject Typeis defined by theParameter. - A
Query Stringis encoded using the standard HTTP query string format ("operation?param1=value1¶m2=value2"). - A
Query Stringcan be up to 255 bytes long.