Skip to content

History / ENG 04 1 Controller HttpSimpleController

Revisions

  • Update (#72) ProTankerAlfa First-time contributor ProTankerAlfa commented 7 hours ago (only english version) Adding Next prefix and remove number in bottom link Remove Link to same language Adding the ENG-09-0-References-request.md file and adjusting the numbering of the next files. 09-0 talks about some commonly used HttpRequestPtr methods (09-1 will talk about HttpResponse methods) Adjust sidebar links and include new file (chinese version) Adjustment of numbers referring to the English version due to changes in file names

    @ProTankerAlfa ProTankerAlfa committed May 20, 2024
  • Fix middleware/filter refs. (#70)

    @hwc0919 hwc0919 committed May 13, 2024
  • Better Indent and more sidebar TOC links (#54)

    @hks2002 hks2002 committed Feb 12, 2023
  • Humble edits to "Quick Start" and "Controller Introduction" sections of the english drogon docs. (#37) * Humble edits to "Quick Start" section of ENG docs. Please review my humble edits to the excellent English documentation as I work my way through the examples. Dracarys! * More humble edits Please review my small grammatical edits as I make my way through the excellent Drogon documentation. Dracarys! * Made small grammatical edits. Small grammatical edits to HttpController subsection of the Controller Introduction section of the English docs. * Corrected my error from 332b6c3. Corrected my error from 332b6c3. What is actually true is that Drogon users are free to run the application in the build/ directory if they want. In the docs, "./" is not meant to indicate application root. Instead, it is meant to indicate the current working directory (which makes more sense anyway). Co-authored-by: Sean Allen <[email protected]>

    @angstyloop angstyloop committed Jun 1, 2022
  • Initial documentation

    @an-tao an-tao committed Sep 19, 2020