View Single Post
digin
Member
Join Date: Nov 2019
Old 06-19-2021 , 22:33   Re: REST in Pawn 1.3 - HTTP client for JSON REST APIs (Updated 2021/06/06)
Reply With Quote #108

i try with Debug builds from you above

PHP Code:
=== InfoSTATEINIT => CONNECT handle 0xde922140line 1646 (connection #-5000)

=== InfoFound bundle for host subdomain.domain.com0xde9070c0 [can multiplex]

=== 
InfoRe-using existing connection! (#0) with host subdomain.domain.com

=== InfoConnected to subdomain.domain.com (194.XXX.XX.XXport 443 (#0)

=== InfoSTATECONNECT => DO handle 0xde922140line 1700 (connection #0)

=== Infohttp2_send len=194

=== Infoh2 header: :method:PUT

=== Infoh2 header: :path:/api/retakes/76561199145573335

=== Infoh2 header: :scheme:https

=== Infoh2 header: :authority:subdomain.domain.com

=== Infoh2 headeruser-agent:sm-ripext/1.3.0

=== Infoh2 headeraccept-encoding:deflategzip

=== Infoh2 headeraccept:application/json

=== Infoh2 headercontent-type:applicaton/json

=== Infohttp2_send request allowed 1 (easy handle 0xde922140)

=== 
InfoUsing Stream ID(easy handle 0xde922140)

==> 
Send header
PUT 
/api/retakes/76561199145573335 HTTP/2

Host
subdomain.domain.com

user
-agentsm-ripext/1.3.0

accept
-encodingdeflategzip

accept
application/json

content
-typeapplicaton/json




=== InfoSTATE: DO => DO_DONE handle 0xde922140line 1935 (connection #0)

=== InfoSTATEDO_DONE => PERFORM handle 0xde922140line 2056 (connection #0)

=== Infohttp2_send len=306

=== Infodata_source_read_callbackreturns 306 bytes stream 3

=== Infohttp2_send returns 306 for stream 3

==> Send data
{"pistolround_ct""weapon_usp_silencer""primary_ct""weapon_ak47""secondary_ct""weapon_usp_silencer""smg_ct""weapon_ump45""awp_ct"0"scout_ct"0"pistolround_t""weapon_glock""primary_t""weapon_ak47""secondary_t""weapon_glock""smg_t""weapon_ump45""awp_t"0"scout_t"0}
=== 
Infoh2_process_pending_inputAll data in connection buffer processed

=== Infodata_source_read_callbackreturns 0 bytes stream 3

=== Infohttp2_recveasy 0xde922140 (stream 3win 33554278/33554432

=== Infonread=13

=== Infoon_frame_recv() header 3 stream 3

=== InfoGot frame type 3 for stream 3!

=== 
Infoon_stream_close(), PROTOCOL_ERROR (err 1), stream 3

=== InfoRemoved stream 3 hash!

=== 
Infoh2_process_pending_inputAll data in connection buffer processed

=== Infohttp2_recveasy 0xde922140 (stream 0win 33554278/4294967295

=== Infoh2_process_pending_inputAll data in connection buffer processed

=== InfoHTTP/2 stream 0 was not closed cleanlyPROTOCOL_ERROR (err 1)
*********&
#1928;***************************    %******************ܠ******************P*********************************************`*************************** ***************************p***************************,***************************H***************************蠓*********************************************|******************************************************<***************************Ǥ*********ވ***************************`***************************@!******************@Ȓ*********X***************************R***************************
=== Infomulti_done

=== Infostopped the pause stream!

=== 
InfoConnection #0 to host subdomain.domain.com left intact

=== InfoExpire cleared (transfer 0xde922140

Last edited by digin; 06-19-2021 at 22:35.
digin is offline