Forum Discussion

georgegs's avatar
12 years ago

HTTP Test Request:Updates params from a specified URL broken

Hi guys

When I try to create parameters using "Updates params from a specified URL" functionality and I pass url:
http://localhost:8080/context/function?name=value1&name=value2
expecting 2 params after that:

name value1
name value2

I only get
name value2

The same happens during http recording.

Could you please fix it?

Is there any bugtracking system for soap UI?