[progress Communities] [progress Openedge Abl] Forum Post: Re: Openedge.net.uri Addquery...

  • Thread starter Thread starter Peter Judge
  • Start date Start date
Status
Not open for further replies.
P

Peter Judge

Guest
The URI stores query string keyed off the name (hence no dups). The URI (and the rest of the HTTP client) aims to be HTTP spec-compliant. However, the URI spec ( ) does not define the behaviour of the query string and so we had to choose an approach, and decided on unique query string names. A similar discussion is at If you have control over the server/URI then you could do something like server/.../event or you could send a single query parameter with complex data server/.../event ] or similar.

Continue reading...
 
Status
Not open for further replies.
Back
Top