not entirely sure what I'm doing but is this what you need?

> *   Trying 172.67.181.55...
> * TCP_NODELAY set
> * Connected to www.dlmixcloud.com (172.67.181.55) port 443 (#0)
> * schannel: SSL/TLS connection with www.dlmixcloud.com port 443 (step
> 1/3)
> * schannel: checking server certificate revocation
> * schannel: sending initial handshake data: sending 183 bytes...
> * schannel: sent initial handshake data: sent 183 bytes
> * schannel: SSL/TLS connection with www.dlmixcloud.com port 443 (step
> 2/3)
> * schannel: failed to receive handshake, need more data
> * schannel: SSL/TLS connection with www.dlmixcloud.com port 443 (step
> 2/3)
> * schannel: encrypted data got 2423
> * schannel: encrypted data buffer: offset 2423 length 4096
> * schannel: sending next handshake data: sending 93 bytes...
> * schannel: SSL/TLS connection with www.dlmixcloud.com port 443 (step
> 2/3)
> * schannel: encrypted data got 258
> * schannel: encrypted data buffer: offset 258 length 4096
> * schannel: SSL/TLS handshake complete
> * schannel: SSL/TLS connection with www.dlmixcloud.com port 443 (step
> 3/3)
> * schannel: stored credential handle in session cache
> > POST /ajax.php HTTP/1.1
> > Host: www.dlmixcloud.com
> > User-Agent: curl/7.55.1
> > Accept: */*
> > Content-Length: 238
> > Expect: 100-continue
> > Content-Type: multipart/form-data;
> boundary=------------------------e78e18e32df82b8d
> >
> * schannel: client wants to read 102400 bytes
> * schannel: encdata_buffer resized 103424
> * schannel: encrypted data buffer: offset 0 length 103424
> * schannel: encrypted data got 54
> * schannel: encrypted data buffer: offset 54 length 103424
> * schannel: decrypted data length: 25
> * schannel: decrypted data added: 25
> * schannel: decrypted data cached: offset 25 length 102400
> * schannel: encrypted data buffer: offset 0 length 103424
> * schannel: decrypted data buffer: offset 25 length 102400
> * schannel: schannel_recv cleanup
> * schannel: decrypted data returned 25
> * schannel: decrypted data buffer: offset 0 length 102400
> < HTTP/1.1 100 Continue
> * schannel: client wants to read 102400 bytes
> * schannel: encrypted data buffer: offset 0 length 103424
> * schannel: encrypted data got 878
> * schannel: encrypted data buffer: offset 878 length 103424
> * schannel: decrypted data length: 849
> * schannel: decrypted data added: 849
> * schannel: decrypted data cached: offset 849 length 102400
> * schannel: encrypted data buffer: offset 0 length 103424
> * schannel: decrypted data buffer: offset 849 length 102400
> * schannel: schannel_recv cleanup
> * schannel: decrypted data returned 849
> * schannel: decrypted data buffer: offset 0 length 102400
> < HTTP/1.1 200 OK
> < Date: Thu, 13 Aug 2020 13:25:03 GMT
> < Content-Type: text/html; charset=UTF-8
> < Transfer-Encoding: chunked
> < Connection: keep-alive
> < Set-Cookie: __cfduid=d3aa4cf430459fc9a8b9740ceb718dfef1597325102;
> expires=Sat, 12-Sep-20 13:25:02 GMT; path=/; domain=.dlmixcloud.com;
> HttpOnly; SameSite=Lax; Secure
> < Last-Modified: Thu, 13 Aug 2020 13:25:02 GMT
> < Cache-Control: no-store, no-cache, must-revalidate
> < Cache-Control: post-check=0, pre-check=0
> < Pragma: no-cache
> < Expires: Sat, 26 Jul 1997 05:00:00 GMT
> < CF-Cache-Status: DYNAMIC
> < cf-request-id: 048997e55d0000e61cb710f200000001
> < Expect-CT: max-age=604800,
> report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct";
> < Strict-Transport-Security: max-age=31536000; includeSubDomains;
> preload
> < X-Content-Type-Options: nosniff
> < Server: cloudflare
> < CF-RAY: 5c22c2822a79e61c-LHR
> <
> * Connection #0 to host www.dlmixcloud.com left intact
> Note: Unnecessary use of -X or --request, POST is already inferred.
> * Could not resolve host: multipart
> * Closing connection 1
> curl: (6) Could not resolve host: multipart
> Note: Unnecessary use of -X or --request, POST is already inferred.
> * Rebuilt URL to: boundary=---011000010111000001101001'/
> * Could not resolve host: boundary=---011000010111000001101001'
> * Closing connection 2
> curl: (6) Could not resolve host: boundary=---011000010111000001101001'
>


------------------------------------------------------------------------
mrmichaelwright's Profile: http://forums.slimdevices.com/member.php?userid=65105
View this thread: http://forums.slimdevices.com/showthread.php?t=88286

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to