--- /srv/rebuilderd/tmp/rebuilderdhEWd3L/inputs/libservlet-api-java-doc_4.0.1-2_all.deb
+++ /srv/rebuilderd/tmp/rebuilderdhEWd3L/out/libservlet-api-java-doc_4.0.1-2_all.deb
├── control.tar.xz
│ ├── control.tar
│ │ ├── ./md5sums
│ │ │ ├── ./md5sums
│ │ │ │┄ Files differ
├── data.tar.xz
│ ├── data.tar
│ │ ├── file list
│ │ │ @@ -7,15 +7,15 @@
│ │ │ -rw-r--r-- 0 root (0) root (0) 38023 2019-01-14 23:46:29.000000 ./usr/share/doc/libservlet-api-java/api/allclasses-index.html
│ │ │ -rw-r--r-- 0 root (0) root (0) 12368 2019-01-14 23:46:29.000000 ./usr/share/doc/libservlet-api-java/api/allclasses.html
│ │ │ -rw-r--r-- 0 root (0) root (0) 5689 2019-01-14 23:46:29.000000 ./usr/share/doc/libservlet-api-java/api/allpackages-index.html
│ │ │ -rw-r--r-- 0 root (0) root (0) 39042 2019-01-14 23:46:29.000000 ./usr/share/doc/libservlet-api-java/api/constant-values.html
│ │ │ -rw-r--r-- 0 root (0) root (0) 19695 2019-01-14 23:46:29.000000 ./usr/share/doc/libservlet-api-java/api/deprecated-list.html
│ │ │ -rw-r--r-- 0 root (0) root (0) 83 2019-01-14 23:46:29.000000 ./usr/share/doc/libservlet-api-java/api/element-list
│ │ │ -rw-r--r-- 0 root (0) root (0) 10502 2019-01-14 23:46:29.000000 ./usr/share/doc/libservlet-api-java/api/help-doc.html
│ │ │ --rw-r--r-- 0 root (0) root (0) 372573 2019-01-14 23:46:29.000000 ./usr/share/doc/libservlet-api-java/api/index-all.html
│ │ │ +-rw-r--r-- 0 root (0) root (0) 372729 2019-01-14 23:46:29.000000 ./usr/share/doc/libservlet-api-java/api/index-all.html
│ │ │ -rw-r--r-- 0 root (0) root (0) 6219 2019-01-14 23:46:29.000000 ./usr/share/doc/libservlet-api-java/api/index.html
│ │ │ drwxr-xr-x 0 root (0) root (0) 0 2019-01-14 23:46:29.000000 ./usr/share/doc/libservlet-api-java/api/javax/
│ │ │ drwxr-xr-x 0 root (0) root (0) 0 2019-01-14 23:46:29.000000 ./usr/share/doc/libservlet-api-java/api/javax/servlet/
│ │ │ -rw-r--r-- 0 root (0) root (0) 53903 2019-01-14 23:46:29.000000 ./usr/share/doc/libservlet-api-java/api/javax/servlet/AsyncContext.html
│ │ │ -rw-r--r-- 0 root (0) root (0) 23051 2019-01-14 23:46:29.000000 ./usr/share/doc/libservlet-api-java/api/javax/servlet/AsyncEvent.html
│ │ │ -rw-r--r-- 0 root (0) root (0) 18601 2019-01-14 23:46:29.000000 ./usr/share/doc/libservlet-api-java/api/javax/servlet/AsyncListener.html
│ │ │ -rw-r--r-- 0 root (0) root (0) 18698 2019-01-14 23:46:29.000000 ./usr/share/doc/libservlet-api-java/api/javax/servlet/DispatcherType.html
│ │ ├── ./usr/share/doc/libservlet-api-java/api/index-all.html
│ │ │ @@ -215,45 +215,45 @@
│ │ │
│ │ │
ASYNC - javax.servlet.DispatcherType
│ │ │
│ │ │ ASYNC_CONTEXT_PATH - Static variable in interface javax.servlet.AsyncContext
│ │ │
│ │ │
│ │ │ + AsyncContext.dispatch(String)
or AsyncContext.dispatch(ServletContext,String)
│ │ │
│ │ │ ASYNC_MAPPING - Static variable in interface javax.servlet.AsyncContext
│ │ │
│ │ │
│ │ │ + AsyncContext.dispatch(String)
or AsyncContext.dispatch(ServletContext,String)
│ │ │
│ │ │ ASYNC_PATH_INFO - Static variable in interface javax.servlet.AsyncContext
│ │ │
│ │ │
│ │ │ + AsyncContext.dispatch(String)
or AsyncContext.dispatch(ServletContext,String)
│ │ │
│ │ │ ASYNC_QUERY_STRING - Static variable in interface javax.servlet.AsyncContext
│ │ │
│ │ │
│ │ │ + AsyncContext.dispatch(String)
or AsyncContext.dispatch(ServletContext,String)
│ │ │
│ │ │ ASYNC_REQUEST_URI - Static variable in interface javax.servlet.AsyncContext
│ │ │
│ │ │
│ │ │ + AsyncContext.dispatch(String)
or AsyncContext.dispatch(ServletContext,String)
│ │ │
│ │ │ ASYNC_SERVLET_PATH - Static variable in interface javax.servlet.AsyncContext
│ │ │
│ │ │
│ │ │ + AsyncContext.dispatch(String)
or AsyncContext.dispatch(ServletContext,String)
│ │ │
│ │ │ AsyncContext - Interface in javax.servlet
│ │ │
│ │ │ Class representing the execution context for an asynchronous operation
│ │ │ that was initiated on a ServletRequest.
│ │ │
│ │ │ AsyncEvent - Class in javax.servlet
│ │ │ ├── html2text {}
│ │ │ │ @@ -96,36 +96,37 @@
│ │ │ │ javax.servlet._S_e_r_v_l_e_t_C_o_n_t_e_x_t
│ │ │ │ Registers the given servlet instance with this ServletContext under the
│ │ │ │ given servletName.
│ │ │ │ _A_S_Y_N_C - javax.servlet._D_i_s_p_a_t_c_h_e_r_T_y_p_e
│ │ │ │
│ │ │ │ _A_S_Y_N_C___C_O_N_T_E_X_T___P_A_T_H - Static variable in interface javax.servlet._A_s_y_n_c_C_o_n_t_e_x_t
│ │ │ │ The name of the request attribute under which the original context path
│ │ │ │ - is made available to the target of a _d_i_s_p_a_t_c_h_(_S_t_r_i_n_g_) or _d_i_s_p_a_t_c_h
│ │ │ │ - _(_S_e_r_v_l_e_t_C_o_n_t_e_x_t_,_S_t_r_i_n_g_)
│ │ │ │ + is made available to the target of a _A_s_y_n_c_C_o_n_t_e_x_t_._d_i_s_p_a_t_c_h_(_S_t_r_i_n_g_) or
│ │ │ │ + _A_s_y_n_c_C_o_n_t_e_x_t_._d_i_s_p_a_t_c_h_(_S_e_r_v_l_e_t_C_o_n_t_e_x_t_,_S_t_r_i_n_g_)
│ │ │ │ _A_S_Y_N_C___M_A_P_P_I_N_G - Static variable in interface javax.servlet._A_s_y_n_c_C_o_n_t_e_x_t
│ │ │ │ The name of the request attribute under which the original
│ │ │ │ - _H_t_t_p_S_e_r_v_l_e_t_M_a_p_p_i_n_g is made available to the target of a _d_i_s_p_a_t_c_h_(_S_t_r_i_n_g_)
│ │ │ │ - or _d_i_s_p_a_t_c_h_(_S_e_r_v_l_e_t_C_o_n_t_e_x_t_,_S_t_r_i_n_g_)
│ │ │ │ + _H_t_t_p_S_e_r_v_l_e_t_M_a_p_p_i_n_g is made available to the target of a
│ │ │ │ + _A_s_y_n_c_C_o_n_t_e_x_t_._d_i_s_p_a_t_c_h_(_S_t_r_i_n_g_) or _A_s_y_n_c_C_o_n_t_e_x_t_._d_i_s_p_a_t_c_h
│ │ │ │ + _(_S_e_r_v_l_e_t_C_o_n_t_e_x_t_,_S_t_r_i_n_g_)
│ │ │ │ _A_S_Y_N_C___P_A_T_H___I_N_F_O - Static variable in interface javax.servlet._A_s_y_n_c_C_o_n_t_e_x_t
│ │ │ │ The name of the request attribute under which the original path info is
│ │ │ │ - made available to the target of a _d_i_s_p_a_t_c_h_(_S_t_r_i_n_g_) or _d_i_s_p_a_t_c_h
│ │ │ │ - _(_S_e_r_v_l_e_t_C_o_n_t_e_x_t_,_S_t_r_i_n_g_)
│ │ │ │ + made available to the target of a _A_s_y_n_c_C_o_n_t_e_x_t_._d_i_s_p_a_t_c_h_(_S_t_r_i_n_g_) or
│ │ │ │ + _A_s_y_n_c_C_o_n_t_e_x_t_._d_i_s_p_a_t_c_h_(_S_e_r_v_l_e_t_C_o_n_t_e_x_t_,_S_t_r_i_n_g_)
│ │ │ │ _A_S_Y_N_C___Q_U_E_R_Y___S_T_R_I_N_G - Static variable in interface javax.servlet._A_s_y_n_c_C_o_n_t_e_x_t
│ │ │ │ The name of the request attribute under which the original query string
│ │ │ │ - is made available to the target of a _d_i_s_p_a_t_c_h_(_S_t_r_i_n_g_) or _d_i_s_p_a_t_c_h
│ │ │ │ - _(_S_e_r_v_l_e_t_C_o_n_t_e_x_t_,_S_t_r_i_n_g_)
│ │ │ │ + is made available to the target of a _A_s_y_n_c_C_o_n_t_e_x_t_._d_i_s_p_a_t_c_h_(_S_t_r_i_n_g_) or
│ │ │ │ + _A_s_y_n_c_C_o_n_t_e_x_t_._d_i_s_p_a_t_c_h_(_S_e_r_v_l_e_t_C_o_n_t_e_x_t_,_S_t_r_i_n_g_)
│ │ │ │ _A_S_Y_N_C___R_E_Q_U_E_S_T___U_R_I - Static variable in interface javax.servlet._A_s_y_n_c_C_o_n_t_e_x_t
│ │ │ │ The name of the request attribute under which the original request URI is
│ │ │ │ - made available to the target of a _d_i_s_p_a_t_c_h_(_S_t_r_i_n_g_) or _d_i_s_p_a_t_c_h
│ │ │ │ - _(_S_e_r_v_l_e_t_C_o_n_t_e_x_t_,_S_t_r_i_n_g_)
│ │ │ │ + made available to the target of a _A_s_y_n_c_C_o_n_t_e_x_t_._d_i_s_p_a_t_c_h_(_S_t_r_i_n_g_) or
│ │ │ │ + _A_s_y_n_c_C_o_n_t_e_x_t_._d_i_s_p_a_t_c_h_(_S_e_r_v_l_e_t_C_o_n_t_e_x_t_,_S_t_r_i_n_g_)
│ │ │ │ _A_S_Y_N_C___S_E_R_V_L_E_T___P_A_T_H - Static variable in interface javax.servlet._A_s_y_n_c_C_o_n_t_e_x_t
│ │ │ │ The name of the request attribute under which the original servlet path
│ │ │ │ - is made available to the target of a _d_i_s_p_a_t_c_h_(_S_t_r_i_n_g_) or _d_i_s_p_a_t_c_h
│ │ │ │ - _(_S_e_r_v_l_e_t_C_o_n_t_e_x_t_,_S_t_r_i_n_g_)
│ │ │ │ + is made available to the target of a _A_s_y_n_c_C_o_n_t_e_x_t_._d_i_s_p_a_t_c_h_(_S_t_r_i_n_g_) or
│ │ │ │ + _A_s_y_n_c_C_o_n_t_e_x_t_._d_i_s_p_a_t_c_h_(_S_e_r_v_l_e_t_C_o_n_t_e_x_t_,_S_t_r_i_n_g_)
│ │ │ │ _A_s_y_n_c_C_o_n_t_e_x_t - Interface in _j_a_v_a_x_._s_e_r_v_l_e_t
│ │ │ │ Class representing the execution context for an asynchronous operation
│ │ │ │ that was initiated on a ServletRequest.
│ │ │ │ _A_s_y_n_c_E_v_e_n_t - Class in _j_a_v_a_x_._s_e_r_v_l_e_t
│ │ │ │ Event that gets fired when the asynchronous operation initiated on a
│ │ │ │ ServletRequest (via a call to _S_e_r_v_l_e_t_R_e_q_u_e_s_t_._s_t_a_r_t_A_s_y_n_c_(_) or
│ │ │ │ _S_e_r_v_l_e_t_R_e_q_u_e_s_t_._s_t_a_r_t_A_s_y_n_c_(_S_e_r_v_l_e_t_R_e_q_u_e_s_t_,_ _S_e_r_v_l_e_t_R_e_s_p_o_n_s_e_)) has