Wapp

Diff
Login

Differences From Artifact [e8ffa692ce]:

To Artifact [07ae6006af]:


593
594
595
596
597
598
599



    if {[dict get $W .toread]<=0} {
      # Handle the request as soon as all the query content is received
      set wapp $W
      wappInt-handle-request $chan 0
    }
  }
}










>
>
>
593
594
595
596
597
598
599
600
601
602
    if {[dict get $W .toread]<=0} {
      # Handle the request as soon as all the query content is received
      set wapp $W
      wappInt-handle-request $chan 0
    }
  }
}

# Call this version 1.0
package provide wapp 1.0