Details

    Description

      The Http class is missing methods to access and set the header.

      The following methods have been added:

      public boolean isHead()
      public void setHead(boolean head)
      public void addHeader(String name, String value)
      public String getHeader(String name)
      public void setHeaders(Map<String, String> headers)

      Attachments

        Issue Links

          Activity

            People

              mingda.yi Kevin Yi (Inactive)
              brian.chan Brian Chan
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Packages

                  Version Package
                  5.1 EE SP5 (5.1.8)
                  5.2 EE SP4 (5.2.8)