Search found 29 matches: deflate

Return to advanced search

Re: JSON with HTTPS: post

... Accept: */* Cache-Control: no-cache Postman-Token: a82c29b4-cc27-421a-8513-62bf4466823e Host: theirsite.force.com Accept-Encoding: gzip, deflate, br Connection: keep-alive Request Body
by Antonio Linares
Tue May 24, 2022 12:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: JSON with HTTPS: post
Replies: 28
Views: 1758

Re: Create and download zip file with AJAX

Hello Carles,
I made a test with deflate on and off.

Image

Thank you again for your help.

Best regards,
Otto
by Otto
Wed Jan 27, 2021 5:48 pm
 
Forum: mod_harbour
Topic: Create and download zip file with AJAX
Replies: 3
Views: 686

Re: Create and download zip file with AJAX

Otto,

This work is done by Apache transparently. You must activate the mod_deflate in your httpd.conf

To see if your site works there are pages that will help you verify it, such as https://www.giftofspeed.com/gzip-test/

C.
by Carles
Sun Jan 10, 2021 5:10 pm
 
Forum: mod_harbour
Topic: Create and download zip file with AJAX
Replies: 3
Views: 686

Invio Dati Tessera Sanitaria x 730

... in BASE64): POST https://wscoop.sanita.finanze.it/invioTSS730pWSMtomWeb/InvioTelematicoSS730pMtomPort HTTP/1.1 Accept-Encoding: gzip,deflate Content-Type: multipart/related; type="application/xop+xml"; start="<rootpart@soapui.org>"; startinfo=" text/xml"; ...
by Romeo
Mon Jan 09, 2017 5:11 pm
 
Forum: All products support
Topic: Invio Dati Tessera Sanitaria x 730
Replies: 1
Views: 2126

errore HBZIP

buongiorno Enrico, ricevo questo errore con fwh1507, xHarbour 1.2.3 e bcc7 prima usavo bcc55. forse oltre ad HBZIP manca qualche altra libreria? grazie per l'aiuto che puoi darmi, ho letto tutti i 3d con ricerca 'hbzip' ma non ho trovato una soluzione. ciao, marzio librerie usate Fivewin libraries: ...
by marzio
Tue Oct 06, 2015 7:11 am
 
Forum: All products support
Topic: errore HBZIP
Replies: 8
Views: 2493

Re: FWH 11.05 to FWH 14.06 Upgrade Issues

Antonio, There still more unresolved after I added Harbour hbcplr.lib and png.lib. Do I also need to change libraries with *-bcc.lib, Like the xhb.lib with xhb-bcc.lib, and etc.? Thank you. Jose Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland Error: Unresolved external '_inflateReset' re...
by Jose Dolar
Tue Jul 01, 2014 10:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 11.05 to FWH 14.06 Upgrade Issues
Replies: 24
Views: 5597

Re: COMO SE PUEDE CREAR UN OBJETO

... ohttp:Open( "POST" , ts_servidor+' HTTP/1.1',.f. ) ohttp:SetRequestHeader( "Accept-Encoding","gzip,deflate") ohttp:SetRequestHeader( "Content-Type" , "application/soap+xml;charset=UTF-8" ) ohttp:SetRequestHeader( "SOAPAction" ...
by elmoiquique
Sat Jun 14, 2014 11:13 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: COMO SE PUEDE CREAR UN OBJETO
Replies: 19
Views: 5974

WS-ADDRESSING, para WEB SERVICE

... "Microsoft.XMLHTTP") ohttp:Open( "POST" , ts_servidor,.f. ) ohttp:SetRequestHeader( "Accept-Encoding","gzip,deflate") ohttp:SetRequestHeader( "Content-Type" , "application/soap+xml;charset=UTF-8" ) ohttp:SetRequestHeader( "SOAPAction" ...
by elmoiquique
Wed May 21, 2014 9:58 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: WS-ADDRESSING, para WEB SERVICE
Replies: 0
Views: 472

Re: error al compilar

Otro..... Error: Unresolved external '_crc32' referenced from C:\XHARBOUR\LIB\PNG.LIB|png Error: Unresolved external '_inflateReset' referenced from C:\XHARBOUR\LIB\PNG.LIB|png Error: Unresolved external '_inflateInit_' referenced from C:\XHARBOUR\LIB\PNG.LIB|pngread Error: Unresolved external '_inf...
by davidObarrio
Wed Jan 08, 2014 1:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: error al compilar
Replies: 5
Views: 850

Re: Errors in New Build

He probado con esa libreria y la que viene en xHarbour\lib, con el mismo resultado Compilado y Enlazado de: [L:\NwPersoN\WinGesPe.Exe] Ejecución No. 6 Ejecutada a las: 08:49:59 ============================================================ Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland Er...
by juanjogascem
Fri Jul 05, 2013 6:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Errors in New Build
Replies: 46
Views: 11956

Error linkando nueva versión

Muy buenas, tenía problemas con un prg antiguo y un listbox al actualizar mi fivewin, y leí que se solucionaba actualizando a la última versión, pero ahora me da al linkar los siguientes errores: Error: Unresolved external '_crc32' referenced from H:\HARBOUR\LIB\PNG.LIB|png Error: Unresolved externa...
by helvant
Tue Jun 04, 2013 10:03 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error linkando nueva versión
Replies: 2
Views: 572

Re: Errors in New Build

I installed the latest FWH 13.4 with xHarbour March 27 2013 and I now have a problem with png.lib. I get the following errors: Error: Unresolved external '_crc32' referenced from D:\XHARBOUR\LIB\PNG.LIB|png Error: Unresolved external '_inflateReset' referenced from D:\XHARBOUR\LIB\PNG.LIB|png Error:...
by David Williams
Wed May 08, 2013 4:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Errors in New Build
Replies: 46
Views: 11956

Re: Error Upgrade From FWH115 To FWH1110

Thanks for your help After linking harbour's png.lib, I get this error: Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland Error: Unresolved external '_crc32' referenced from C:\HARBOUR1111\LIB\PNG.LIB|p ng Error: Unresolved external '_inflateReset' referenced from C:\HARBOUR1111\LIB\PN G.L...
by acwoo1
Sat Nov 26, 2011 2:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error Upgrade From FWH115 To FWH1110
Replies: 15
Views: 5239

problem with hbzip

Any I dea ? Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland Error: Unresolved external '_inflateEnd' referenced from C:\WORK\XHARBOUR\LIB\HBZIP.LIB|ziparchive Error: Unresolved external '_deflate' referenced from C:\WORK\XHARBOUR\LIB\HBZIP.LIB|ziparchive Error: Unresolved external '_get_...
by Silvio
Tue Mar 01, 2011 10:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem with hbzip
Replies: 2
Views: 737

Re: Uso de Archivos ZIP y Unzip

Para complilar con xharbour con FWH 8.03 que librerias debo usar. Deacuerdo a los comentarios se debe usar la libreria hbzip.lib y el pcrepos.lib Al compilarlo me genera este error. Error: Unresolved external '_inflateEnd' referenced from Error: Unresolved external '_deflate' referenced from Error: ...
by ruben Dario
Wed Apr 21, 2010 10:08 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Uso de Archivos ZIP y Unzip
Replies: 11
Views: 3738
Next

Return to advanced search