20. Ported libcurl - WebKit porting to Mona OS

About 10 days passed after the last article. I was sick in bed with a bad cold. I'm getting better.
Ported libcurl which is used internally on WebKit and offers HTTP protocol (and other many protocols).

ToDo - Dependencies

  • DragImageRef at Source/WebCore/platform/DragImage.h
  • NativeImagePtr and NativeImageSourcePtr at Source/WebCore/platform/graphics/ImageSource.h
  • PlatformWidget at Source/WebCore/platform/Widget.h
  • ImageBufferData at Source/WebCore/platform/graphics/ImageBufferData.h
  • PlatformPatternPtr atSource/WebCore/platform/graphics/Pattern.h
  • Source/WebCore/platform/graphics/wx/FontCustomPlatformData.h
  • Source/WebCore/xml/XMLErrors.h:36:27: fatal error: libxml/parser.h: No such file or directory
  • DragDataRef: Source/WebCore/platform/
  • SmartReplaceCF.cpp is necessary? There is also SmartReplaceICU.cpp.