Re: HttpCore authentication

2017-05-03 Thread Gary Gregory
On May 3, 2017 2:47 AM, "Oleg Kalnichevski"  wrote:

On Tue, 2017-05-02 at 14:33 -0700, Gary Gregory wrote:
> Anyone, anyone? https://www.youtube.com/watch?v=uhiCFdWeQfA
>
> ;-)
>
> Gary
>

Hi Gary

I am not aware of such implementations. HttpCore is mostly used in
clients and proxies. I have never come across any server
implementations based on it.


(FYI) In my case, I am building a reverse proxy. I used the example as a
starting point. So far so good.


I have been thinking about building a simple embedded server module
based on HttpCore once HttpClient 5 is more or less but there is no
guarantee I can ever get around to it.



That would be interesting and might suggest some improvements and additions
to HttpCore. Might there even be a room for HttpServerComponents module? It
seems like all the pieces are in core today. Well, aside from the server
side auth stuff.

Gary


Oleg

> On Tue, Apr 25, 2017 at 1:32 AM, Gary Gregory  >
> wrote:
>
> > Hi All,
> >
> > Has anyone implemented server-side HTTP authentication (basic and
> > digest)
> > using HttpCore?
> >
> > A quick googling has not revealing anything obvious.
> >
> > Gary
> >
> > --
> > E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> > Java Persistence with Hibernate, Second Edition
> >  > camp=1789=9325=1617290459=as2=ga
> > rygregory-20=cadb800f39946ec62ea2b1af9fe6a2b8>
> >
> >  > 20=am2=1=1617290459>
> > JUnit in Action, Second Edition
> >  > camp=1789=9325=1935182021=as2=ga
> > rygregory-20=31ecd1f6b6d1eaf8886ac902a24de418%22>
> >
> >  > 20=am2=1=1935182021>
> > Spring Batch in Action
> >  > camp=1789=9325=1935182951=%7B%7Blink
> > Code%7D%7D=garygregory-
> > 20=%7B%7Blink_id%7D%7D%22%3ESpring+Batch+in+Action>
> >  > 20=am2=1=1935182951>
> > Blog: http://garygregory.wordpress.com
> > Home: http://garygregory.com/
> > Tweet! http://twitter.com/GaryGregory
> >
>
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org


Re: HttpCore authentication

2017-05-03 Thread Oleg Kalnichevski
On Tue, 2017-05-02 at 14:33 -0700, Gary Gregory wrote:
> Anyone, anyone? https://www.youtube.com/watch?v=uhiCFdWeQfA
> 
> ;-)
> 
> Gary
> 

Hi Gary

I am not aware of such implementations. HttpCore is mostly used in
clients and proxies. I have never come across any server
implementations based on it. 

I have been thinking about building a simple embedded server module
based on HttpCore once HttpClient 5 is more or less but there is no
guarantee I can ever get around to it.

Oleg  

> On Tue, Apr 25, 2017 at 1:32 AM, Gary Gregory  >
> wrote:
> 
> > Hi All,
> > 
> > Has anyone implemented server-side HTTP authentication (basic and
> > digest)
> > using HttpCore?
> > 
> > A quick googling has not revealing anything obvious.
> > 
> > Gary
> > 
> > --
> > E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> > Java Persistence with Hibernate, Second Edition
> >  > camp=1789=9325=1617290459=as2=ga
> > rygregory-20=cadb800f39946ec62ea2b1af9fe6a2b8>
> > 
> >  > 20=am2=1=1617290459>
> > JUnit in Action, Second Edition
> >  > camp=1789=9325=1935182021=as2=ga
> > rygregory-20=31ecd1f6b6d1eaf8886ac902a24de418%22>
> > 
> >  > 20=am2=1=1935182021>
> > Spring Batch in Action
> >  > camp=1789=9325=1935182951=%7B%7Blink
> > Code%7D%7D=garygregory-
> > 20=%7B%7Blink_id%7D%7D%22%3ESpring+Batch+in+Action>
> >  > 20=am2=1=1935182951>
> > Blog: http://garygregory.wordpress.com
> > Home: http://garygregory.com/
> > Tweet! http://twitter.com/GaryGregory
> > 
> 
> 
> 

-
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org



Re: HttpCore authentication

2017-05-02 Thread Gary Gregory
Anyone, anyone? https://www.youtube.com/watch?v=uhiCFdWeQfA

;-)

Gary

On Tue, Apr 25, 2017 at 1:32 AM, Gary Gregory 
wrote:

> Hi All,
>
> Has anyone implemented server-side HTTP authentication (basic and digest)
> using HttpCore?
>
> A quick googling has not revealing anything obvious.
>
> Gary
>
> --
> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> Java Persistence with Hibernate, Second Edition
> 
>
> 
> JUnit in Action, Second Edition
> 
>
> 
> Spring Batch in Action
> 
> 
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory
>



-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition



JUnit in Action, Second Edition



Spring Batch in Action


Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory


HttpCore authentication

2017-04-25 Thread Gary Gregory
Hi All,

Has anyone implemented server-side HTTP authentication (basic and digest)
using HttpCore?

A quick googling has not revealing anything obvious.

Gary

-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition



JUnit in Action, Second Edition



Spring Batch in Action


Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory