Jump to content
KenR

TNetHTTPRequest request_id

Recommended Posts

Does anyone know if TNetHTTPRequest automatically generates a request_id and if so can it be modified in 10.4.2?

Share this post


Link to post
6 hours ago, KenR said:

Does anyone know if TNetHTTPRequest automatically generates a request_id and if so can it be modified in 10.4.2?

For what, exactly?  There is no request_id in the HTTP protocol.  Perhaps you are working with a particular REST protocol instead that defines a request_id in its data, outside of HTTP?

  • Like 1

Share this post


Link to post
17 hours ago, Remy Lebeau said:

For what, exactly?  There is no request_id in the HTTP protocol.  Perhaps you are working with a particular REST protocol instead that defines a request_id in its data, outside of HTTP?

No. It was for integration with a property portal. They were returning a request_id but I was not providing one so was interested in knowing where it came from. Further investigation revealed that they were always returning the same one for each property so looks like they are creating it themselves!

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×