Hey Jaroslaw,

2011/12/19 Jarosław Honkisz <jhonk...@ath.bielsko.pl>

>  Welcome****
>
> ** **
>
> In Wt::Http::Request documentation are described two functions:****
>
> const 
> *CookieMap*<http://www.webtoolkit.eu/wt/doc/reference/html/classWt_1_1Http_1_1Request.html#af227a7cda2c6bc96554cbd3554c3004c>
>  & ****
>
> *cookies*<http://www.webtoolkit.eu/wt/doc/reference/html/classWt_1_1Http_1_1Request.html#a1d0c62d32dcf5268526cedd7fdd84e4a>
>  () const****
>
>  ****
>
> Returns the cookies. ****
>
> const std::string * ****
>
> *getCookieValue*<http://www.webtoolkit.eu/wt/doc/reference/html/classWt_1_1Http_1_1Request.html#a709f6056fbb0179d1ebd863cea6b5520>
>  (const std::string &cookieName) const****
>
>  ****
>
> Returns a cookie value. ****
>
> they are also in header file but they don't have implementations, so while
> compiling is returned "undefined reference".****
>
> I'm using Wt 3.2.0.
>

Hey, cookies() is implemented, so that should work fine.

getCookieValue() is indeed missing its implementation. I've fixed this in
my git repo, and I will push this later.

Regards,
koen
------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to