Skip to Content.
Sympa Menu

mace-opensaml-users - RE: [OpenSAML] Unable to Decode message encoded by HTTPRedirectDeflateEncoder

Subject: OpenSAML user discussion

List archive

RE: [OpenSAML] Unable to Decode message encoded by HTTPRedirectDeflateEncoder


Chronological Thread 
  • From: Chris Card <>
  • To: <>
  • Subject: RE: [OpenSAML] Unable to Decode message encoded by HTTPRedirectDeflateEncoder
  • Date: Sat, 5 Feb 2011 17:13:21 +0000
  • Importance: Normal

>>>Wow. Thank you, Chris! I wish I would have asked sooner -- I would have saved myself 3 hours!
>>>I thought I gave the OpenSAML API and other SAML documentation (i.e., bindings, profiles, core, etc.) a good read, but I clearly missed something. So I am very curious, should/would I >>>have been able to pick this information up from either the two resources I just mentioned?
>>I doubt if it says anything in the SAML docs. The only reason I knew what to look for was that I've hit the same kind of problem myself before (in C++ using Boost, rather than ruby) so
>>I knew you needed to give Zlib some parameter to make it not expect headers
>> Chris
>Ah, well that makes sense then. I just sent another e-mail about it being implementation specific. And this furthers that point because Ruby's Zlib library is actually just calling the C library.

>Well, thanks again! I'm glad you were around to point this out. I don't think I would have been able to find this out on my own, not in a reasonable amount of time at least.

Here's a bit more info: http://stackoverflow.com/questions/1838699/how-can-i-decompress-a-gzip-stream-with-zlib

Chris



Archive powered by MHonArc 2.6.16.

Top of Page