Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: AliN2
  • Order by date
  1. AliN2

    Enabling Compression in TIdHTTP

    Im using the Indy 10 TIdHTTP component for some internet programming and I want the component to decompress the data if it's content encoding is 'gzip'. I changed the header to allow gziped HTML: sck.Request.AcceptEncoding := 'gzip, deflate'; where sck is TIdHTTP. And I recieved 3 abstract...

Part and Inventory Search

Back
Top