[FIX] HTTPSocket-fix-espin

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

[FIX] HTTPSocket-fix-espin

Enrico Spinielli
[FIX] HTTPSocket-fix-espin

Hi all,
please find attached a (very small) fix for HTTPSocket in order
to have HTTP GET work through an authentication proxy.
I think this was a left over due to the fact that
        HTTPProxyCredentials
is present in all other HTTP methods (httpPost, httpPostMultipart, httpPostToSuperWiki...)

Hope it helps
Bye
Enrico

<<HTTPSocket-fix-espin.1.cs>>
---
Enrico Spinielli                          Eurocontrol/CFMU
enrico.spinielli at eurocontrol.int       office 21.111
tel:+32-2-7299716                         Rue de la Fusée, 96
fax:+32-2-7299022                         B-1130 Bruxelles Belgium

____

This message and any files transmitted with it are legally privileged and intended for the sole use of the individual(s) or entity to whom they are addressed. If you are not the intended recipient, please notify the sender by reply and delete the message and any attachments from your system. Any unauthorised use or disclosure of the content of this message is strictly prohibited and may be unlawful.

Nothing in this e-mail message amounts to a contractual or legal commitment on the part of EUROCONTROL, unless it is confirmed by appropriately signed hard copy.

Any views expressed in this message are those of the sender.




HTTPSocket-fix-espin.1.cs (5K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: [FIX] HTTPSocket-fix-espin ([closed] already on Mantis ID 912)

Ken Causey-3
First of all this method of reporting Bugs and Fixes (sending a tagged
messages to the squeak-dev list) has been deprecated.  All reports
should now be added to our Bugzilla installation at

http://bugs.impara.de/ .

Secondly, if you had searched there you would have found an existing
report on this issue at

http://bugs.impara.de/view.php?id=912

Please feel free to examine this issue and add any comments and/or
changesets you feel appropriate.

Ken

On Tue, 2006-05-23 at 09:44 +0200, SPINIELLI Enrico wrote:

> Hi all,
> please find attached a (very small) fix for HTTPSocket in order
> to have HTTP GET work through an authentication proxy.
> I think this was a left over due to the fact that
>         HTTPProxyCredentials
> is present in all other HTTP methods (httpPost, httpPostMultipart,
> httpPostToSuperWiki...)
>
> Hope it helps
> Bye
> Enrico
>
> <<HTTPSocket-fix-espin.1.cs>>  
> ---
> Enrico Spinielli                          Eurocontrol/CFMU
> enrico.spinielli at eurocontrol.int       office 21.111
> tel:+32-2-7299716                         Rue de la Fusée, 96
> fax:+32-2-7299022                         B-1130 Bruxelles Belgium
>
> ____



signature.asc (196 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: [FIX] HTTPSocket-fix-espin ([closed] already on Mantis ID 912)

stéphane ducasse-2
As apparently nobody cares about network fixes, may be we can simply  
discards them :)

Ok seriously I may harvest the changes, but... I;m not expert in  
network.

Stef

On 23 mai 06, at 19:07, Ken Causey wrote:

> First of all this method of reporting Bugs and Fixes (sending a tagged
> messages to the squeak-dev list) has been deprecated.  All reports
> should now be added to our Bugzilla installation at
>
> http://bugs.impara.de/ .
>
> Secondly, if you had searched there you would have found an existing
> report on this issue at
>
> http://bugs.impara.de/view.php?id=912
>
> Please feel free to examine this issue and add any comments and/or
> changesets you feel appropriate.
>
> Ken
>
> On Tue, 2006-05-23 at 09:44 +0200, SPINIELLI Enrico wrote:
>> Hi all,
>> please find attached a (very small) fix for HTTPSocket in order
>> to have HTTP GET work through an authentication proxy.
>> I think this was a left over due to the fact that
>>         HTTPProxyCredentials
>> is present in all other HTTP methods (httpPost, httpPostMultipart,
>> httpPostToSuperWiki...)
>>
>> Hope it helps
>> Bye
>> Enrico
>>
>> <<HTTPSocket-fix-espin.1.cs>>
>> ---
>> Enrico Spinielli                          Eurocontrol/CFMU
>> enrico.spinielli at eurocontrol.int       office 21.111
>> tel:+32-2-7299716                         Rue de la Fusée, 96
>> fax:+32-2-7299022                         B-1130 Bruxelles Belgium
>>
>> ____
>
>


Reply | Threaded
Open this post in threaded view
|

Re: [FIX] HTTPSocket-fix-espin ([closed] already on Mantis ID 912)

Tony Garnock-Jones-2
stéphane ducasse wrote:
> Ok seriously I may harvest the changes, but... I;m not expert in network.

How does one put oneself forward as a potential harvester? How does one
harvest changes from Mantis so that they show up in the 3.9 mainline?

Tony


Reply | Threaded
Open this post in threaded view
|

Re: [FIX] HTTPSocket-fix-espin ([closed] already on Mantis ID 912)

Ken Causey-3
In reply to this post by stéphane ducasse-2
On Tue, 2006-05-23 at 21:07 +0200, stéphane ducasse wrote:
> As apparently nobody cares about network fixes, may be we can simply  
> discards them :)
>
> Ok seriously I may harvest the changes, but... I;m not expert in  
> network.
>
> Stef

Stef,

I'm sorry the I/O Stewards team has been silent.  It seems that most of
us are simply low on time currently (a common situation certainly) and
we just haven't gotten organized.  There's  a renewed effort currently
to try to find some opportunity that we can all get together on IRC and
put together some sort of plan for 3.9 at least.

As far as this particular issue (Mantis ID 912) is concerned I do plan
to finish it up and have it ready for you in a couple of days.  I'll let
you know.

Ken



signature.asc (196 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: [FIX] HTTPSocket-fix-espin ([closed] already on Mantis ID 912)

stéphane ducasse-2
Ok

I do not blame anybody.
I just wanted to show that if we have big plans we should take care  
since
we do not have the resources to do simple ones :)

Stef

On 23 mai 06, at 21:18, Ken Causey wrote:

> On Tue, 2006-05-23 at 21:07 +0200, stéphane ducasse wrote:
>> As apparently nobody cares about network fixes, may be we can simply
>> discards them :)
>>
>> Ok seriously I may harvest the changes, but... I;m not expert in
>> network.
>>
>> Stef
>
> Stef,
>
> I'm sorry the I/O Stewards team has been silent.  It seems that  
> most of
> us are simply low on time currently (a common situation certainly) and
> we just haven't gotten organized.  There's  a renewed effort currently
> to try to find some opportunity that we can all get together on IRC  
> and
> put together some sort of plan for 3.9 at least.
>
> As far as this particular issue (Mantis ID 912) is concerned I do plan
> to finish it up and have it ready for you in a couple of days.  
> I'll let
> you know.
>
> Ken