Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save trycf/1c267abc08376d14479928ed8b502d05 to your computer and use it in GitHub Desktop.

Select an option

Save trycf/1c267abc08376d14479928ed8b502d05 to your computer and use it in GitHub Desktop.
TryCF Gist
<cfhttp
url="https://search-library.spu.ac.th/api/v1/patrons?cardnumber=41970160"
method="get"
username="napasorn"
password="41970129"
authType="basic"
result="httpResult">
</cfhttp>
<!--- แสดงผลลัพธ์ที่ได้ --->
<cfdump var="#httpResult#">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment