processAny              package:R.httpd              R Documentation

_P_r_o_c_e_s_s_e_s _a_n _a_n_y _p_a_g_e

_D_e_s_c_r_i_p_t_i_o_n:

     Processes an any page.

_U_s_a_g_e:

     ## Default S3 method:
     processAny(filename, response, ...)

_A_r_g_u_m_e_n_t_s:

     ...: Not used.

_V_a_l_u_e:

     Returns (invisibly) 'TRUE' if the request was successfully
     processed, otherwise 'FALSE'.

_A_u_t_h_o_r(_s):

     Henrik Bengtsson (<URL: http://www.braju.com/R/>)

