Web Connection
This.oService.PostUrlencoded faster than httpget?
Gravatar is a globally recognized avatar based on your email address. This.oService.PostUrlencoded faster than httpget?
  Michael B
  All
  Mar 5, 2017 @ 12:04pm

Rick - a question and a comment.

Q: Is there a way to tell This.oService.PostUrlencoded to 'get' instead of 'post'?

Comment: My app makes use of a remote web service that is returning a json string. When using httpget() to GET it, it is on average one second slower than when I use This.oService.PostUrlencoded. I am not sure why, but i assume you might have a reason.

Gravatar is a globally recognized avatar based on your email address. re: This.oService.PostUrlencoded faster than httpget?
  Rick Strahl
  Michael B
  Mar 5, 2017 @ 02:12pm

What is oService.PostUrlEncoded?

Http requests are never limited by the API speed always by connection so I there should be no discernable difference unless you are actually hiitting different URLs.

+++ Rick ---

Gravatar is a globally recognized avatar based on your email address. re: This.oService.PostUrlencoded faster than httpget?
  Michael B
  Rick Strahl
  Mar 17, 2017 @ 11:33am

Oops, I thought PostUrlEncoded() was a WWWC method. It's one of mine. So NEVER MIND.

© 1996-2024