Jump to content
Registration disabled at the moment Read more... ×
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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×