KX Community
News
Discussion Forums
Help
Sign In
trosales
New Contributor
since
2 weeks ago
Online
User Statistics
3
Posts
0
Solutions
0
Kudos given
0
Kudos received
View all badges
KX Community
:
About trosales
User Activity
Posts
Replies
Is there a way to call .Q.hmb and not have it do SSL certificate verification
yesterday
I'd like to turn off SSL certificate verification for testing purposes on my http get call using .Q.hmb, sort of like the equivalent curl -k. Is there a way to do this?Thank you.
Access to HTTP status code from .Q.hmb call
2 weeks ago
Is there a way to access the HTTP status code (ex: HTTP/1.1 200 OK) after a call to .Q.hmb? Thanks
Re: Access to HTTP status code from .Q.hmb call
a week ago
I was using q v3.4 and getting only 1 string back from .Q.hmb. When I used q v4.0, I got the 2 string response you mentioned. Thank you for the help.