search for: get_cookie

Displaying 10 results from an estimated 10 matches for "get_cookie".

Did you mean: set_cookie
2008 Feb 14
0
New features: Application properties and cookies
...uot; } facebook_session.admin.set_app_properties(properties) properties = facebook_session.admin.get_app_properties(:application_name, :default_fbml) Set/get cookies: facebook_session.data.set_cookie(uid, ''name'', ''value'') facebook_session.data.get_cookies(uid) Let me know if there are any issues. -Shane -- http://shanesbrain.net | http://crimsonjet.com | http://myfitbuddy.com
2014 Sep 19
0
Wine release 1.7.27
...egister CAccPropServices class. oleacc: Added CAccPropServices stub implementation. mshtml: Added IHTMLElement::get_sourceIndex implementation. jscript: Add DISPATCH_PROPERTYGET flag only for DISPATCH_METHOD call in disp_call_value. wininet: Moved critical section locking to get_cookie callers so that cookie_set_t is also protected. wininet: Properly clean up in InternetGetCookieExW if no cookies were found. mshtml: Don't include leading '?' in nsIURL::GetSearch implementation. mshtml: Make listStyle tests less strict about value order. mshtml:...
2014 Sep 05
0
Wine release 1.7.26
...: Added a few more missing constants. msctf.idl: Added ITfMouse* interfaces. atl: Added typelib. mshtml: Fixed session_storage leak. mshtml: Use TID_LIST in debugstr_mshtml_guid. mshtml: Use debugstr_mshtml_guid in htmlhead.c. wininet: Fixed buffer size rising in get_cookie. wininet/tests: Fixed most tests on IE11. wininet/tests: Always use test.winehq.org instead of www.codeweavers.com in tests. wininet/tests: Fixed security flags tests on IE11. wininet/tests: Fixed more tests on IE11. Jactry Zeng (1): mshtml: Add IHTMLStyle5::minWidth...
2014 Jul 25
0
Wine release 1.7.23
...declaration(). Jacek Caban (18): wininet: Use stored server name in HTTP_InsertCookies. wininet: Rewrite structs storing cookies to represent domains as a tree. mshtml: Added IDispatch support for IHTMLTable[23] interfaces. wininet: Added new cookie_set_t type and use it in get_cookie. wininet: Include trailing slash in URL cache hashes. vbscript: Use VariantChangeType in to_int. wscript: Added support for calling object by DISPID_VALUE in do_icall. mshtml: Fixed tests on IE11. atl: Added AtlAxCreateControlLic(Ex) stubs. mshtml: Added IHTMLMet...
2013 Apr 26
0
Wine release 1.5.29
...mshtml: Added IOmHistory::get_length implementation. wininet: Improve searching for no-store header in HTTP response. wininet: Fix cache container prefix initialization. mshtml: Added IOmHistory::get_length test. mshtml: Allocate smaller cookies buffer size in HTMLDocument_get_cookie. wininet: Load persistent cookies from other paths in get_cookie function. mshtml: Limit number of tasks processed in process_timer. mshtml: Support IObjectIdentity interface in HTMLWindow object. Rico Sch?ller (1): d3d8: Don't assert on invalid IDirect3DBaseTexture8 in...
2016 Jun 24
0
Wine release 1.9.13
...tml: Added IHTMLButtonElement::form property implementation. mshtml: Pass correct name length to set_http_header in nsUploadChannel_SetUploadStream. jscript: Properly handle arguments in Object constructor. wininet: Fixed tests on win10. wininet: Ignore unknown attributes in get_cookie. wininet: Use INTERNET_SendCallback in ftp.c. mshtml: Added IHTMLDocument2::put_domain implementation. mshtml: Return success in IHTMLWindow2::moveBy and resizeBy. secur32/tests: Don't load secur32.dll function dynamically in negotiate.c. mshtml: Added IHTMLLinkEle...
2016 May 27
0
Wine release 1.9.11
...ssage. reg: Inform users about the 'add/delete/query /?' command. Huw D. M. Davies (1): fonts: Fix typo in glyph name. Jacek Caban (40): wininet: Fixed internet tests on win10. wininet: Fixed handing NULL buffer in InternetReadFileExW. wininet: Pass domain to get_cookie_domain as a substring. wininet: Pass arguments as substrings to get_cookie_container. wininet: Pass arguments as substrings to create_cookie_url. wininet: Pass arguments as substrings to load_persistent_cookie. wininet: Pass arguments as substrings to get_cookie. winin...
2020 Jul 03
0
Wine release 5.12
...8334-fa359598e1c5}) 45191 winedbg: Internal crash at 0x7f1e5ee35587 46289 Movies in emergency 3 are upside-down with native I420 codecs 46726 Dirt Rally 2.0 does not use embedded CA cert 46818 PS4 Remote Play 2.x (.NET 4.x app) crashes on Sign-In PlayStation network (mshtml:HTMLDocument_get_cookie should not fail for 'about:blank') 46883 CompressonatorGUI 3.1 fails to install in Win10 mode: 'This application cannot be installed on systems earlier than Windows 2000 SP4.' 48138 League of Legends 9.23: Crash after champ select 48181 Donald duck couak attack crashes 48...
2011 May 27
0
Wine release 1.3.21
...ageFiles[AW] implementation to kernel32. kernel32: Moved GetWsChanges and InitializeProcessForWsWatch implementations to kernel32. kernel32: Moved GetPerformanceInfo implementation to kernel32. wininet: Moved getting cookie from known host to separated function. wininet: Use get_cookie directly in HTTP_InsertCookies. wininet: Use set_cookie directly in HTTP_ProcessCookies. wininet: Correctly handle closed socket in HTTP_ReceiveRequestData. wininet: Added connection closing tests. ntoskrnl.exe: Added ObReferenceObjectByHandle stub. urlmon: Avoid multi...
2009 Dec 04
0
Wine release 1.1.34
...jscript: Added lastIndex tests. jscript: Pass NULL as retv to exec_source in exec_global_code. mshtml: Don't wrap URIs related to Gecko special URIs. mshtml: Don't depend on necko channel in nsChannel::QueryInterface implementation. mshtml: Added IHTMLDocument2::get_cookie implementation. mshtml: Added IHTMLDocument2::put_cookie implementation. mshtml: Added IHTMLDocument::cookie tests. mshtml: Fixed tests on older IEs. mshtml: Added generic bind_to_tree node notification and use it to set frame's content window. mshtml: Fixed dispid...