I think you know that Android has 3-rd party Java API.
For example it is Apache API in part of HttpClient 4.x.
That is good code.
Showing posts with label Apache. Show all posts
Showing posts with label Apache. Show all posts
Thursday, December 17, 2009
Monday, December 7, 2009
Android platform issues 2
Earlier I've written about NPE in Android platform HttpClient 4.x.
Today I've investigated the problem deeply.
Today I've investigated the problem deeply.
Thursday, December 3, 2009
Android Platform issues 1
As you already know Android contains a 3-rd party Java API.
One of such open source projects is Apache HttpClient.
One of such open source projects is Apache HttpClient.
Tuesday, December 1, 2009
Apache 2.2 mime_magic_module and PHP scripts
The task: force Apache to handle PHP scripts without any file extensions.
Apache is able to determine MIME of file in two ways:
Apache is able to determine MIME of file in two ways:
- Using mime_module by extension
- Using mime_magic_module by the first several bytes of file
Subscribe to:
Posts (Atom)