Communicate with Alfresco Which is Protected with Secured HTTP(HTTPS)
Last Updated on Tuesday, 16 April 2013 09:07 Written by Mittal Patoliya Thursday, 18 April 2013 12:00
Alfresco is one of most popular opensource Content Management System available in the market today.
There might the cases when you have written some code which will call the remote alfresco repository via some of the web services provided by alfresco. Most of the clients preferred it to be protected with HTTPS.
Learn MoreSocialEngine 4: HTTP_ACCEPT_ENCODING
Last Updated on Friday, 29 March 2013 09:45 Written by Andrew Cross Saturday, 30 March 2013 12:00
Have you ever had the problem appear within SE 4.1.8+ with the following error:
Notice: Undefined index: HTTP_ACCEPT_ENCODING in /home/mysite/public_html/application/index.php on line 116
We’re sorry!
We are currently experiencing some technical issues. Please try again later.
Error code: 850649
Learn MoreWhat is HTTP Streaming?
Last Updated on Sunday, 31 July 2011 11:43 Written by Richi González Sunday, 31 July 2011 11:43
Hello,
Ever noticed that in YouTube, videos can start playing from wherever you seek, I mean if you want to start watching from the middle, you can do it without waiting for it to finish downloading. This is called HTTP Streaming or also known as HTTP Pseudo-Streaming. An explanation on what it does.
Learn MoreHow to Enable Developer Friendly Error Messages
Last Updated on Saturday, 30 April 2011 10:15 Written by Naveed Ashraf Saturday, 30 April 2011 12:52
By default, Internet Explorer shows error messages that are not developer friendly. They are friendly error messages which are nice for a client; but for a developer, they make it difficult in troubleshooting their code. Turning on developer friendly error messages is easy and can help in developing a dynamic website.
This step by step guide will show you how to enable developer friendly error messages. These instructions are for Internet Explorer 7, but are very similar for other web browsers as well as earlier version of Internet Explorer.
Learn MoreHow to Add a Custom HTTP Header in WebSitePanel
Last Updated on Sunday, 6 February 2011 10:42 Written by Naveed Ashraf Thursday, 3 February 2011 05:01
Applied on : WebSitePanel (Windows) Hosting
We use custom headers to send instructions from the web server to client browsers that are not yet supported in the current HTTP specification, such as newer HTTP headers that Internet Information Services may not inherently support at the time of the product’s release. For example, we can use a custom HTTP header to allow the client browser to cache the page, but prevent proxy servers from caching the page.
Learn More
Recent Comments